Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Data Structures | |
class | SCR_PlayerRadioSpawnPointClass |
Functions | |
SCR_PlayerRadioSpawnPointClass SCR_PlayerSpawnPointClass | OnItemAdded (IEntity item, BaseInventoryStorageComponent storageOwner) |
protected void | OnItemRemoved (IEntity item, BaseInventoryStorageComponent storageOwner) |
override protected void | ActivateSpawnPoint () |
override protected void | DeactivateSpawnPoint () |
override protected void ActivateSpawnPoint | ( | ) |
Definition at line 25 of file SCR_PlayerRadioSpawnPoint.c.
override protected void DeactivateSpawnPoint | ( | ) |
Definition at line 46 of file SCR_PlayerRadioSpawnPoint.c.
SCR_PlayerRadioSpawnPointClass SCR_PlayerSpawnPointClass OnItemAdded | ( | IEntity | item, |
BaseInventoryStorageComponent | storageOwner | ||
) |
Definition at line 9 of file SCR_PlayerRadioSpawnPoint.c.
protected void OnItemRemoved | ( | IEntity | item, |
BaseInventoryStorageComponent | storageOwner | ||
) |
Definition at line 17 of file SCR_PlayerRadioSpawnPoint.c.