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

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

Inheritance diagram for SCR_BaseContainerCustomTitleField:

Detailed Description

Attribute for setting any string property as custom title.

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

Definition at line 43 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
SCR_BaseContainerCustomTitleField
Attribute for setting any string property as custom title.
Definition: Attributes.c:43
Attribute
typedef Attribute
Post-process effect of scripted camera.
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