Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_AiScriptGenerator_OutputFormatBuffer Interface Reference

Public Member Functions

array< string > GetLines ()
 
void AddLine (string line)
 

Protected Attributes

int m_iIndentCount = 0
 
ref array< string > m_aGeneratedLines = {}
 

Member Function Documentation

◆ AddLine()

void SCR_AiScriptGenerator_OutputFormatBuffer.AddLine ( string line)
Parameters
[in]line

◆ GetLines()

array< string > SCR_AiScriptGenerator_OutputFormatBuffer.GetLines ( )
Returns

Member Data Documentation

◆ m_aGeneratedLines

ref array<string> SCR_AiScriptGenerator_OutputFormatBuffer.m_aGeneratedLines = {}
protected

◆ m_iIndentCount

int SCR_AiScriptGenerator_OutputFormatBuffer.m_iIndentCount = 0
protected

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