Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_PlayerRadioSpawnPoint.c File Reference

Go to the source code of this file.

Classes

class  SCR_PlayerRadioSpawnPointClass

Functions

SCR_PlayerRadioSpawnPointClass SCR_PlayerSpawnPointClass OnItemAdded (IEntity item, BaseInventoryStorageComponent storageOwner)
void OnItemRemoved (IEntity item, BaseInventoryStorageComponent storageOwner)
void ActivateSpawnPoint ()
void DeactivateSpawnPoint ()

Function Documentation

◆ ActivateSpawnPoint()

void ActivateSpawnPoint ( )
protected

Definition at line 25 of file SCR_PlayerRadioSpawnPoint.c.

◆ DeactivateSpawnPoint()

void DeactivateSpawnPoint ( )
protected

Definition at line 46 of file SCR_PlayerRadioSpawnPoint.c.

◆ OnItemAdded()

SCR_PlayerRadioSpawnPointClass SCR_PlayerSpawnPointClass OnItemAdded ( IEntity item,
BaseInventoryStorageComponent storageOwner )

Definition at line 1 of file SCR_PlayerRadioSpawnPoint.c.

◆ OnItemRemoved()

void OnItemRemoved ( IEntity item,
BaseInventoryStorageComponent storageOwner )
protected

Definition at line 17 of file SCR_PlayerRadioSpawnPoint.c.