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

Public Member Functions

SCR_EAddonValidateState GetState ()
 
string GetText ()
 
Color GetColor ()
 

Protected Attributes

SCR_EAddonValidateState m_eState
 
string m_sText
 
ref Color m_Color
 

Member Function Documentation

◆ GetColor()

Color SCR_AddonLineValidateState.GetColor ( )

◆ GetState()

SCR_EAddonValidateState SCR_AddonLineValidateState.GetState ( )

◆ GetText()

string SCR_AddonLineValidateState.GetText ( )

Member Data Documentation

◆ m_Color

ref Color SCR_AddonLineValidateState.m_Color
protected

◆ m_eState

SCR_EAddonValidateState SCR_AddonLineValidateState.m_eState
protected

◆ m_sText

string SCR_AddonLineValidateState.m_sText
protected

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