Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_AIScriptGeneratorConfig.c
Go to the documentation of this file.
1
[
BaseContainerProps
(configRoot:
true
)]
2
class
SCR_AIScriptGeneratorConfig
3
{
4
[
Attribute
(
""
, UIWidgets.Auto,
"Script files which will be parsed. Remember to specify file system, for example \"$ArmaReforger:\""
)]
5
ref array<string> m_aInputFiles;
6
7
[
Attribute
(
"SendGoalMessageAutogenerated.c"
, UIWidgets.EditBox,
"File for SendGoalMessage generated classes. Remember to specify file system!"
)]
8
string
m_sSendGoalMessageOutputFile;
9
10
[
Attribute
(
"SendInfoMessageAutogenerated.c"
, UIWidgets.EditBox,
"File for SendInfoMessage generated classes. Remember to specify file system!"
)]
11
string
m_sSendInfoMessageOutputFile;
12
13
[
Attribute
(
"SendOrderAutogenerated.c"
, UIWidgets.EditBox,
"File for SendOrder generated classes. Remember to specify file system!"
)]
14
string
m_sSendOrderOutputFile;
15
}
Attribute
typedef Attribute
Post-process effect of scripted camera.
SCR_AIScriptGeneratorConfig
Definition:
SCR_AIScriptGeneratorConfig.c:2
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
AI
ScriptGenerator
SCR_AIScriptGeneratorConfig.c
Generated by
1.8.17