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

Public Attributes

int m_iProtection
 private = 0, protected = 1, public = 2
 
bool m_bIsStatic
 
bool m_bIsSealed
 
bool m_bIsEvent
 
bool m_bOverride
 
string m_sReturnType
 
string m_sName
 
ref array< ref SCR_DoxygenFillerPlugin_MethodParameterm_aParameters = {}
 

Member Data Documentation

◆ m_aParameters

ref array<ref SCR_DoxygenFillerPlugin_MethodParameter> SCR_DoxygenFillerPlugin_Method.m_aParameters = {}

◆ m_bIsEvent

bool SCR_DoxygenFillerPlugin_Method.m_bIsEvent

◆ m_bIsSealed

bool SCR_DoxygenFillerPlugin_Method.m_bIsSealed

◆ m_bIsStatic

bool SCR_DoxygenFillerPlugin_Method.m_bIsStatic

◆ m_bOverride

bool SCR_DoxygenFillerPlugin_Method.m_bOverride

◆ m_iProtection

int SCR_DoxygenFillerPlugin_Method.m_iProtection

private = 0, protected = 1, public = 2

◆ m_sName

string SCR_DoxygenFillerPlugin_Method.m_sName

◆ m_sReturnType

string SCR_DoxygenFillerPlugin_Method.m_sReturnType

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