Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
SCR_ConditionCheckUIEntry.c
Go to the documentation of this file.
1
[
BaseContainerProps
()]
2
class
SCR_ConditionCheckUIEntry
3
{
4
[
Attribute
()]
5
protected
ref
SCR_UIInfo
m_FailedConditionUIInfo
;
6
7
protected
int
m_iConditionType
= -1;
8
9
//------------------------------------------------------------------------------------------------
10
int
GetConditionType
()
11
{
12
return
m_iConditionType
;
13
}
14
15
//------------------------------------------------------------------------------------------------
16
SCR_UIInfo
GetFailedConditionUIInfo
()
17
{
18
return
m_FailedConditionUIInfo
;
19
}
20
}
BaseContainerProps
SCR_AIAnimation_Loitering BaseContainerProps
Commanding menu commanding element class.
Definition
SCR_AIAnimationWaypoint.c:14
SCR_ConditionCheckUIEntry
Definition
SCR_ConditionCheckUIEntry.c:3
SCR_ConditionCheckUIEntry::GetFailedConditionUIInfo
SCR_UIInfo GetFailedConditionUIInfo()
Definition
SCR_ConditionCheckUIEntry.c:16
SCR_ConditionCheckUIEntry::m_iConditionType
int m_iConditionType
Definition
SCR_ConditionCheckUIEntry.c:7
SCR_ConditionCheckUIEntry::m_FailedConditionUIInfo
ref SCR_UIInfo m_FailedConditionUIInfo
Definition
SCR_ConditionCheckUIEntry.c:5
SCR_ConditionCheckUIEntry::GetConditionType
int GetConditionType()
Definition
SCR_ConditionCheckUIEntry.c:10
SCR_UIInfo
Definition
SCR_UIInfo.c:8
Attribute
SCR_FieldOfViewSettings Attribute
Definition
SendGoalMessage.c:170
scripts
Game
TaskSolver
SCR_ConditionCheckUIEntry.c
Generated by
1.17.0