![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| *return If enabled or disabled *bool | IsEnabled () |
| *Never called if Data is disabled *param[in] entry Entry the data is attached to *void | InitData (notnull SCR_EntityCatalogEntry entry) |
| *Never called if Data is disabled *param[in] entry Entry the data is attached to *void | PostInitData (notnull SCR_EntityCatalogEntry entry) |
Protected Attributes | |
| bool | m_bEnabled |
Base Class for Entity catalog data. Inherent from this to create your own Entity catalog data
Definition at line 5 of file SCR_BaseEntityCatalogData.c.
|
inlineprotected |
Definition at line 22 of file SCR_BaseEntityCatalogData.c.
|
inlineprotected |
Definition at line 13 of file SCR_BaseEntityCatalogData.c.
|
inlineprotected |
Definition at line 31 of file SCR_BaseEntityCatalogData.c.
|
protected |
Definition at line 8 of file SCR_BaseEntityCatalogData.c.