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

Public Member Functions

string GetDesc ()
 
SCR_BanSettings GetBanSettings ()
 
void Log (LogLevel lv)
 
void SetDefault ()
 
void SCR_BanSettingsContainer ()
 

Protected Attributes

string m_sDesc
 
ref SCR_BanSettings m_BanSettings = new SCR_BanSettings()
 

Constructor & Destructor Documentation

◆ SCR_BanSettingsContainer()

void SCR_BanSettingsContainer.SCR_BanSettingsContainer ( )

Member Function Documentation

◆ GetBanSettings()

SCR_BanSettings SCR_BanSettingsContainer.GetBanSettings ( )

◆ GetDesc()

string SCR_BanSettingsContainer.GetDesc ( )

◆ Log()

void SCR_BanSettingsContainer.Log ( LogLevel  lv)

◆ SetDefault()

void SCR_BanSettingsContainer.SetDefault ( )

Member Data Documentation

◆ m_BanSettings

ref SCR_BanSettings SCR_BanSettingsContainer.m_BanSettings = new SCR_BanSettings()
protected

◆ m_sDesc

string SCR_BanSettingsContainer.m_sDesc
protected

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