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

Public Attributes

int m_iInOut
 0 = in, 1 = out, 2 = inout
 
bool m_bNotNull
 
string m_sType
 
string m_sName
 
string m_sDefaultValue
 

Member Data Documentation

◆ m_bNotNull

bool SCR_DoxygenFillerPlugin_MethodParameter.m_bNotNull

◆ m_iInOut

int SCR_DoxygenFillerPlugin_MethodParameter.m_iInOut

0 = in, 1 = out, 2 = inout

◆ m_sDefaultValue

string SCR_DoxygenFillerPlugin_MethodParameter.m_sDefaultValue

◆ m_sName

string SCR_DoxygenFillerPlugin_MethodParameter.m_sName

◆ m_sType

string SCR_DoxygenFillerPlugin_MethodParameter.m_sType

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