Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_PlayerRadioSpawnPoint.c File Reference

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 ()
 

Function Documentation

◆ ActivateSpawnPoint()

override protected void ActivateSpawnPoint ( )

Definition at line 25 of file SCR_PlayerRadioSpawnPoint.c.

◆ DeactivateSpawnPoint()

override protected void DeactivateSpawnPoint ( )

Definition at line 46 of file SCR_PlayerRadioSpawnPoint.c.

◆ OnItemAdded()

SCR_PlayerRadioSpawnPointClass SCR_PlayerSpawnPointClass OnItemAdded ( IEntity  item,
BaseInventoryStorageComponent  storageOwner 
)

Definition at line 9 of file SCR_PlayerRadioSpawnPoint.c.

◆ OnItemRemoved()

protected void OnItemRemoved ( IEntity  item,
BaseInventoryStorageComponent  storageOwner 
)

Definition at line 17 of file SCR_PlayerRadioSpawnPoint.c.