Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_PlaceableEntitiesMeta.c
Go to the documentation of this file.
1
[
BaseContainerProps
()]
8
class
SCR_PlaceableEntitiesMeta
9
{
10
[
Attribute
()]
11
private
LocalizedString
m_sDisplayName;
12
13
string
GetDisplayName()
14
{
15
return
m_sDisplayName
;
16
}
17
};
m_sDisplayName
protected string m_sDisplayName
Definition:
SCR_KeybindDialogs.c:39
Attribute
typedef Attribute
Post-process effect of scripted camera.
SCR_PlaceableEntitiesMeta
Definition:
SCR_PlaceableEntitiesMeta.c:8
LocalizedString
Definition:
LocalizedString.c:21
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
scripts_Arma_Reforger_v1.1.0.42
scripts
Game
Editor
Containers
PlaceableEntities
SCR_PlaceableEntitiesMeta.c
Generated by
1.8.17