Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
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
}
BaseContainerProps
SCR_AIAnimation_Loitering BaseContainerProps
Commanding menu commanding element class.
Definition
SCR_AIAnimationWaypoint.c:14
SCR_AIScriptGeneratorConfig
Definition
SCR_AIScriptGeneratorConfig.c:3
UIWidgets
Definition
attributes.c:40
Attribute
SCR_FieldOfViewSettings Attribute
Definition
SendGoalMessage.c:170
scripts
Game
AI
ScriptGenerator
SCR_AIScriptGeneratorConfig.c
Generated by
1.17.0