Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Data Structures | |
class | SCR_ContainerAIActionTitle |
Functions | |
SCR_ContainerAIActionTitle BaseContainerCustomTitle | BaseContainerProps () |
AI Actions that will be executed on AIs spawned from that AI slot. More... | |
override bool | _WB_GetCustomTitle (BaseContainer source, out string title) |
protected void | SplitStringByUpperCase (string input, out string output) |
override bool BaseContainerProps::_WB_GetCustomTitle | ( | BaseContainer | source, |
out string | title | ||
) |
Definition at line 3 of file SCR_ScenarioFrameworkAIActions.c.
SCR_ContainerAIActionTitle BaseContainerCustomTitle BaseContainerProps | ( | ) |
AI Actions that will be executed on AIs spawned from that AI slot.
protected void BaseContainerProps::SplitStringByUpperCase | ( | string | input, |
out string | output | ||
) |
Definition at line 13 of file SCR_ScenarioFrameworkAIActions.c.