Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_AutoSpawnLogic Member List

This is the complete list of members for SCR_AutoSpawnLogic, including all inherited members.

DoSpawn(int playerId, SCR_SpawnData data)SCR_AutoSpawnLogicprotected
GetForcedFaction(out Faction faction)SCR_AutoSpawnLogicprotected
GetForcedLoadout(out SCR_BasePlayerLoadout loadout)SCR_AutoSpawnLogicprotected
GetLocalPlayerRespawnComponent()SCR_SpawnLogic
GetPlayerFactionComponent_S(int playerId)SCR_SpawnLogic
GetPlayerLoadoutComponent_S(int playerId)SCR_SpawnLogic
GetPlayerRespawnComponent_S(int playerId)SCR_SpawnLogic
IsEligibleForReconnection(int playerId)SCR_SpawnLogic
m_DisconnectingPlayersSCR_AutoSpawnLogicprotected
m_sForcedFactionSCR_AutoSpawnLogicprotected
m_sForcedLoadoutSCR_AutoSpawnLogicprotected
NotifyPlayerReadyForSpawn(int playerId)SCR_SpawnLogicprotected
OnInit(SCR_RespawnSystemComponent owner)SCR_AutoSpawnLogic
OnPlayerDeleted_S(int playerId)SCR_SpawnLogic
OnPlayerDisconnected_S(int playerId, KickCauseCode cause, int timeout)SCR_AutoSpawnLogic
OnPlayerEntityChanged_S(int playerId, IEntity previousEntity, IEntity newEntity)SCR_SpawnLogic
OnPlayerEntityLost_S(int playerId)SCR_AutoSpawnLogic
OnPlayerKilled_S(int playerId, IEntity playerEntity, IEntity killerEntity, notnull Instigator killer)SCR_SpawnLogic
OnPlayerRegistered_S(int playerId)SCR_AutoSpawnLogic
OnPlayerSpawned_S(int playerId, IEntity entity)SCR_SpawnLogic
OnPlayerSpawnFailed_S(int playerId)SCR_AutoSpawnLogic
OnPlayerSpawnRequest_S(SCR_SpawnRequestComponent requestComponent)SCR_SpawnLogic
OnPlayerSpawnResponse_S(SCR_SpawnRequestComponent requestComponent, SCR_ESpawnResult response)SCR_SpawnLogic
ResolveReconnection(int playerId, out IEntity assignedEntity)SCR_SpawnLogicprotected
Spawn(int playerId)SCR_AutoSpawnLogicprotected