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

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

CreateLoadingPlaceholder()SCR_MenuSpawnLogicprotected
DestroyLoadingPlaceholder()SCR_MenuSpawnLogic
GetForcedFaction(out Faction faction)SCR_MenuSpawnLogicprotected
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_LoadingPlaceholderSCR_MenuSpawnLogicprotected
m_sForcedFactionSCR_MenuSpawnLogicprotected
m_sLoadingLayoutSCR_MenuSpawnLogicprotected
m_wLoadingPlaceholderSCR_MenuSpawnLogicprotected
NotifyPlayerReadyForSpawn(int playerId)SCR_SpawnLogicprotected
OnInit(SCR_RespawnSystemComponent owner)SCR_MenuSpawnLogic
OnPlayerDeleted_S(int playerId)SCR_SpawnLogic
OnPlayerDisconnected_S(int playerId, KickCauseCode cause, int timeout)SCR_SpawnLogic
OnPlayerEntityChanged_S(int playerId, IEntity previousEntity, IEntity newEntity)SCR_SpawnLogic
OnPlayerEntityLost_S(int playerId)SCR_MenuSpawnLogic
OnPlayerKilled_S(int playerId, IEntity playerEntity, IEntity killerEntity, notnull Instigator killer)SCR_SpawnLogic
OnPlayerRegistered_S(int playerId)SCR_MenuSpawnLogic
OnPlayerSpawned_S(int playerId, IEntity entity)SCR_SpawnLogic
OnPlayerSpawnFailed_S(int playerId)SCR_SpawnLogicprotected
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
UpdateLoadingPlaceholder(float dt)SCR_MenuSpawnLogic