Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_SpawnArea Member List
This is the complete list of members for
SCR_SpawnArea
, including all inherited members.
AddClassType
(TypeName classType)
BaseGameTriggerEntity
AddFilterName
(string name)
BaseGameTriggerEntity
AddPrefabFilter
(PrefabFilter prefabFilter)
BaseGameTriggerEntity
ClearTraceMask
(EQueryEntitiesFlags flags)
BaseGameTriggerEntity
DefaultEntityFilterForQuery
(IEntity ent)
BaseGameTriggerEntity
EnablePeriodicQueries
(bool enable)
BaseGameTriggerEntity
Event_OnQueryFinished
BaseGameTriggerEntity
protected
GetAffiliatedFaction
()
SCR_SpawnArea
GetAffiliatedFactionKey
()
SCR_SpawnArea
GetCharacterEnterInvoker
()
SCR_SpawnArea
GetCharacterExitInvoker
()
SCR_SpawnArea
GetCharactersInside
(out notnull array< SCR_ChimeraCharacter > outCharacters)
SCR_SpawnArea
GetEnemyCharactersInside
(out notnull array< SCR_ChimeraCharacter > outCharacters)
SCR_SpawnArea
GetEntitiesInside
(out notnull array< IEntity > outEntities)
BaseGameTriggerEntity
GetFriendlyCharactersInside
(out notnull array< SCR_ChimeraCharacter > outCharacters)
SCR_SpawnArea
GetOnAlertInvoker
()
SCR_SpawnArea
GetOnQueryFinished
()
BaseGameTriggerEntity
GetSphereRadius
()
BaseGameTriggerEntity
GetTraceMask
()
BaseGameTriggerEntity
GetUpdateRate
()
BaseGameTriggerEntity
IsFriendly
(notnull SCR_ChimeraCharacter character)
SCR_SpawnArea
IsInside
(SCR_ChimeraCharacter character)
SCR_SpawnArea
IsLocalEntity
(notnull IEntity ent)
SCR_SpawnArea
protected
IsPeriodicQueriesEnabled
()
BaseGameTriggerEntity
m_aEnemies
SCR_SpawnArea
protected
m_pOnAlert
SCR_SpawnArea
protected
m_pOnCharacterEnter
SCR_SpawnArea
protected
m_pOnCharacterExit
SCR_SpawnArea
protected
m_sFactionKey
SCR_SpawnArea
protected
m_sOccupants
SCR_SpawnArea
protected
OnActivate
(IEntity ent)
SCR_SpawnArea
protected
OnAlert
(array< IEntity > enemies)
SCR_SpawnArea
protected
OnCharacterEnter
(IEntity character, bool isFriendly)
SCR_SpawnArea
protected
OnCharacterExit
(IEntity character, bool isFriendly)
SCR_SpawnArea
protected
OnDeactivate
(IEntity ent)
SCR_SpawnArea
protected
OnFrame
(IEntity owner, float timeSlice)
SCR_SpawnArea
protected
OnInit
(IEntity owner)
SCR_SpawnArea
protected
OnQueryFinished
(bool bIsEmpty)
BaseGameTriggerEntity
protected
QueryEntitiesInside
()
BaseGameTriggerEntity
QueryEntityInside
(notnull IEntity ent)
BaseGameTriggerEntity
RemoveClassType
(TypeName classType)
BaseGameTriggerEntity
RemoveFilterName
(string name)
BaseGameTriggerEntity
RemovePrefabFilter
(PrefabFilter prefabFilter)
BaseGameTriggerEntity
ScriptedEntityFilterForQuery
(IEntity ent)
SCR_SpawnArea
SetSphereRadius
(float radius)
BaseGameTriggerEntity
SetTraceMask
(EQueryEntitiesFlags flags)
BaseGameTriggerEntity
SetUpdateRate
(float updateRate)
BaseGameTriggerEntity
Generated by
1.9.6