Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Protected Attributes | Static Protected Attributes | List of all members
SCR_CharacterRegistrationComponent Interface Reference
Inheritance diagram for SCR_CharacterRegistrationComponent:
[legend]

Public Member Functions

override void OnDelete (IEntity owner)
 
override void OnPostInit (IEntity owner)
 
void SCR_CharacterRegistrationComponent (IEntityComponentSource src, IEntity ent, IEntity parent)
 
void ~SCR_CharacterRegistrationComponent ()
 

Static Public Member Functions

static array< SCR_ChimeraCharacterGetChimeraCharacters ()
 

Protected Attributes

IEntity m_owner
 

Static Protected Attributes

static ref array< SCR_ChimeraCharacters_aChimeraCharacters = {}
 

Constructor & Destructor Documentation

◆ SCR_CharacterRegistrationComponent()

void SCR_CharacterRegistrationComponent.SCR_CharacterRegistrationComponent ( IEntityComponentSource  src,
IEntity  ent,
IEntity  parent 
)
Parameters
[in]src
[in]ent
[in]parent

◆ ~SCR_CharacterRegistrationComponent()

void SCR_CharacterRegistrationComponent.~SCR_CharacterRegistrationComponent ( )

Member Function Documentation

◆ GetChimeraCharacters()

static array< SCR_ChimeraCharacter > SCR_CharacterRegistrationComponent.GetChimeraCharacters ( )
static
Returns

◆ OnDelete()

override void SCR_CharacterRegistrationComponent.OnDelete ( IEntity  owner)

◆ OnPostInit()

override void SCR_CharacterRegistrationComponent.OnPostInit ( IEntity  owner)

Member Data Documentation

◆ m_owner

IEntity SCR_CharacterRegistrationComponent.m_owner
protected

◆ s_aChimeraCharacters

ref array<SCR_ChimeraCharacter> SCR_CharacterRegistrationComponent.s_aChimeraCharacters = {}
staticprotected

The documentation for this interface was generated from the following file: