Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_BaseContextAction.c
Go to the documentation of this file.
1
[
BaseContainerProps
()]
7
class
SCR_BaseContextAction
:
SCR_BaseEditorAction
8
{
9
[
Attribute
()]
10
private
bool
m_bIsServer;
11
12
override
bool
IsServer()
13
{
14
return
m_bIsServer;
15
}
16
};
SCR_BaseEditorAction
Definition:
SCR_BaseEditorAction.c:24
SCR_BaseContextAction
Definition:
SCR_BaseContextAction.c:7
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
scripts_Arma_Reforger_v1.1.0.42
scripts
Game
Editor
Containers
Actions
ContextActions
SCR_BaseContextAction.c
Generated by
1.8.17