![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | SCR_CharacterRegistrationComponentClass |
Functions | |
| override void | OnDelete (IEntity owner) |
| override void | OnPostInit (IEntity owner) |
| Editable Mine. | |
| void | SCR_CharacterRegistrationComponent (IEntityComponentSource src, IEntity ent, IEntity parent) |
| void | ~SCR_CharacterRegistrationComponent () |
Variables | |
| SCR_CharacterRegistrationComponentClass | s_aChimeraCharacters = {} |
| IEntity | m_owner |
|
protected |
Definition at line 20 of file SCR_CharacterRegistrationComponent.c.
|
protected |
| [in] | src | |
| [in] | ent | |
| [in] | parent |
Definition at line 48 of file SCR_CharacterRegistrationComponent.c.
|
protected |
Definition at line 54 of file SCR_CharacterRegistrationComponent.c.
|
protected |
Definition at line 10 of file SCR_CharacterRegistrationComponent.c.
| SCR_CharacterRegistrationComponentClass s_aChimeraCharacters = {} |