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

Go to the source code of this file.

Classes

class  SCR_SpawnPointRespawnRequestComponentClass

Functions

SCR_SpawnPointRespawnRequestComponentClass SCR_SpawnRequestComponentClass GetHandlerType ()
override GetDataType ()
override bool DoCanRequestRespawn (SCR_SpawnData data)

Function Documentation

◆ DoCanRequestRespawn()

override bool DoCanRequestRespawn ( SCR_SpawnData data)

Definition at line 21 of file SCR_SpawnPointSpawnRequestComponent.c.

◆ GetDataType()

override GetDataType ( )

Definition at line 15 of file SCR_SpawnPointSpawnRequestComponent.c.

◆ GetHandlerType()