Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_ScenarioFrameworkAIActions.c File Reference

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)
 

Function Documentation

◆ _WB_GetCustomTitle()

override bool BaseContainerProps::_WB_GetCustomTitle ( BaseContainer  source,
out string  title 
)

Definition at line 3 of file SCR_ScenarioFrameworkAIActions.c.

◆ BaseContainerProps()

SCR_ContainerAIActionTitle BaseContainerCustomTitle BaseContainerProps ( )

AI Actions that will be executed on AIs spawned from that AI slot.

◆ SplitStringByUpperCase()

protected void BaseContainerProps::SplitStringByUpperCase ( string  input,
out string  output 
)

Definition at line 13 of file SCR_ScenarioFrameworkAIActions.c.