![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | InitDynamicDescription (notnull SCR_BaseEditorAttribute attribute, notnull SCR_BaseEditorAttributeUIComponent attributeUi) |
| override bool | IsValid (notnull SCR_BaseEditorAttribute attribute, notnull SCR_BaseEditorAttributeUIComponent attributeUi) |
| override void | GetDescriptionData (notnull SCR_BaseEditorAttribute attribute, notnull SCR_BaseEditorAttributeUIComponent attributeUi, out SCR_EditorAttributeUIInfo uiInfo, out string param1=string.Empty, out string param2=string.Empty, out string param3=string.Empty) |
| void | UpdateTotalToBeKilledPlayers (SCR_BaseEditorAttribute attribute) |
| void | GetDisabledFactions (SCR_BaseEditorAttribute attribute, notnull out array< int > disabledFactions) |
Protected Attributes | |
| int | m_iPlayersWillBeKilled = 0 |
| ref array< int > | m_aStartingDisabledFactions = {} |
| FactionManager | m_FactionManager |
| SCR_ToolboxComponent | m_ToolBoxComponent |
| SCR_BaseEditorAttributeFloatStringValues | m_ButtonBoxData |
| SCR_RespawnSystemComponent | m_RespawnSystemComponent |
| SCR_PlayerDelegateEditorComponent | m_PlayerDelegateManager |
Dynamic description for SCR_PlayableFactionEditorAttribute and SCR_PlayableFactionsEditorAttribute to show how many players are killed
Definition at line 5 of file SCR_PlayableFactionKillingAttributeDynamicDescription.c.
|
inlineprotected |
Definition at line 93 of file SCR_PlayableFactionKillingAttributeDynamicDescription.c.
|
inlineprotected |
Definition at line 159 of file SCR_PlayableFactionKillingAttributeDynamicDescription.c.
|
inlineprotected |
Definition at line 18 of file SCR_PlayableFactionKillingAttributeDynamicDescription.c.
|
inlineprotected |
Definition at line 67 of file SCR_PlayableFactionKillingAttributeDynamicDescription.c.
|
inlineprotected |
Definition at line 102 of file SCR_PlayableFactionKillingAttributeDynamicDescription.c.
|
protected |
Definition at line 8 of file SCR_PlayableFactionKillingAttributeDynamicDescription.c.
|
protected |
Definition at line 12 of file SCR_PlayableFactionKillingAttributeDynamicDescription.c.
|
protected |
Definition at line 10 of file SCR_PlayableFactionKillingAttributeDynamicDescription.c.
|
protected |
Definition at line 7 of file SCR_PlayableFactionKillingAttributeDynamicDescription.c.
|
protected |
Definition at line 15 of file SCR_PlayableFactionKillingAttributeDynamicDescription.c.
|
protected |
Definition at line 14 of file SCR_PlayableFactionKillingAttributeDynamicDescription.c.
|
protected |
Definition at line 11 of file SCR_PlayableFactionKillingAttributeDynamicDescription.c.