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

Attribute for setting a custom format if the given checkVar is equal to checkVarEqual. If true sets propertyName ResourceName as title with format else just shows ResourceName as title. More...

Inheritance diagram for BaseContainerCustomDoubleCheckIntResourceNameTitleField:

Detailed Description

Attribute for setting a custom format if the given checkVar is equal to checkVarEqual. If true sets propertyName ResourceName as title with format else just shows ResourceName as title.

[BaseContainerProps(), BaseContainerCustomDoubleCheckResourceNameTitleField("m_bEnabled", "m_sPrefabResourceName", 0, "%1", "(Disabled) %1", true)]
class TestConfigClass
{
protected bool m_bEnabled;
protected ResourceName m_sPrefabResourceName;
}

Definition at line 591 of file Attributes.c.


The documentation for this class was generated from the following file:
Attribute
typedef Attribute
Post-process effect of scripted camera.
m_bEnabled
private bool m_bEnabled
Definition: SCR_BaseManualCameraComponent.c:3
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