![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | SCR_BaseDeployableInventoryItemComponentClass |
| class | SCR_BaseDeployableInventoryItemComponent |
| Base class which all deployable inventory items inherit from. More... | |
Typedefs | |
| typedef func | DeployableStateChanged |
| typedef ScriptInvokerBase< DeployableStateChanged > | SCR_DeployableItemState |
Variables | |
| ResourceName | m_sReplacementPrefab |
| bool | m_bEnableSounds |
| bool | m_bDeleteWhenDestroyed |
| typedef func DeployableStateChanged |
Definition at line 34 of file SCR_BaseDeployableInventoryItemComponent.c.
| typedef ScriptInvokerBase<DeployableStateChanged> SCR_DeployableItemState |
Definition at line 35 of file SCR_BaseDeployableInventoryItemComponent.c.
| SCR_BaseDeployableInventoryItemComponentClass ScriptComponentClass DeployableStateChanged | ( | bool | newState, |
| SCR_BaseDeployableInventoryItemComponent | component ) |
|
protected |
Definition at line 11 of file SCR_BaseDeployableInventoryItemComponent.c.
|
protected |
Definition at line 23 of file SCR_BaseDeployableInventoryItemComponent.c.
|
protected |
Definition at line 17 of file SCR_BaseDeployableInventoryItemComponent.c.
|
protected |
Definition at line 8 of file SCR_BaseDeployableInventoryItemComponent.c.
|
protected |
Definition at line 5 of file SCR_BaseDeployableInventoryItemComponent.c.
|
protected |
Definition at line 2 of file SCR_BaseDeployableInventoryItemComponent.c.