Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_AiScriptGeneratorPlugin Interface Reference
Inheritance diagram for SCR_AiScriptGeneratorPlugin:

Static Public Member Functions

static void _print (string str, LogLevel logLevel=LogLevel.NORMAL)
 

Public Attributes

ResourceName m_sConfig
 

Protected Member Functions

override void Run ()
 
void RunButton ()
 
void WriteLinesToFile (string fileName, array< string > lines)
 

Member Function Documentation

◆ _print()

static void SCR_AiScriptGeneratorPlugin._print ( string str,
LogLevel logLevel = LogLevel::NORMAL )
static
Parameters
[in]str
[in]logLevel

◆ Run()

override void SCR_AiScriptGeneratorPlugin.Run ( )
protected

◆ RunButton()

void SCR_AiScriptGeneratorPlugin.RunButton ( )
protected

◆ WriteLinesToFile()

void SCR_AiScriptGeneratorPlugin.WriteLinesToFile ( string fileName,
array< string > lines )
protected

Member Data Documentation

◆ m_sConfig

ResourceName SCR_AiScriptGeneratorPlugin.m_sConfig

The documentation for this interface was generated from the following file: