Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
BaseContainerCustomDoubleTitleField Class Reference

Attribute for setting two string property as custom title. More...

Inheritance diagram for BaseContainerCustomDoubleTitleField:

Detailed Description

Attribute for setting two string property as custom title.

[BaseContainerProps(), SCR_BaseContainerCustomTitleField("m_sDisplayName1", m_sDisplayName2, "Title is %1")]
class TestConfigClass
{
protected string m_sDisplayName;
}

Definition at line 493 of file Attributes.c.


The documentation for this class was generated from the following file:
m_sDisplayName
protected string m_sDisplayName
Definition: SCR_KeybindDialogs.c:39
Attribute
typedef Attribute
Post-process effect of scripted camera.
SCR_BaseContainerCustomTitleField
SCR_Faction ScriptedFaction SCR_BaseContainerCustomTitleField("m_sCallsign")
Definition: SCR_Faction.c:672
BaseContainerProps
SCR_AIGoalReaction_Follow BaseContainerProps
Handles insects that are supposed to be spawned around selected prefabs defined in prefab names array...
Definition: SCR_AIGoalReaction.c:468