Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | List of all members
SCR_AiScriptGenerator_SendInfoMessageGenerator Interface Reference
Inheritance diagram for SCR_AiScriptGenerator_SendInfoMessageGenerator:
[legend]

Public Member Functions

override void Generate (SCR_AiScriptGenerator_OutputFormatBuffer ctx)
 Called to generate text into a context.
 
- Public Member Functions inherited from SCR_AiScriptGenerator_ClassGeneratorBase
void Generate (SCR_AiScriptGenerator_OutputFormatBuffer ctx)
 Called to generate text into a context.
 
void GenerateGetVariablesIn (SCR_AiScriptGenerator_OutputFormatBuffer ctx, array< string > extraPortNames, array< SCR_AiScriptGenerator_Variable > variables)
 
void GenerateVariablesWithAttributes (SCR_AiScriptGenerator_OutputFormatBuffer ctx, array< SCR_AiScriptGenerator_Variable > variables)
 
void GenerateSetMessageVariables (SCR_AiScriptGenerator_OutputFormatBuffer ctx, array< SCR_AiScriptGenerator_Variable > variables)
 
void GenerateGetNodeMiddleText (SCR_AiScriptGenerator_OutputFormatBuffer ctx, array< SCR_AiScriptGenerator_Variable > variables)
 
void GenerateCommentSeparator (SCR_AiScriptGenerator_OutputFormatBuffer ctx)
 
array< SCR_AiScriptGenerator_VariableGetClassVariables (SCR_AiScriptGenerator_Class _class)
 
void SCR_AiScriptGenerator_ClassGeneratorBase (SCR_AiScriptGenerator_Class attachedToClass)
 

Additional Inherited Members

- Public Attributes inherited from SCR_AiScriptGenerator_ClassGeneratorBase
SCR_AiScriptGenerator_Class m_Class
 
string m_sGeneratedClassName
 

Member Function Documentation

◆ Generate()

override void SCR_AiScriptGenerator_SendInfoMessageGenerator.Generate ( SCR_AiScriptGenerator_OutputFormatBuffer  ctx)

Called to generate text into a context.

Parameters
[in]ctx

Implements SCR_AiScriptGenerator_ClassGeneratorBase.


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