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_InputActionUIInfo.c
Go to the documentation of this file.
1
[
BaseContainerProps
()]
2
class
SCR_InputActionUIInfo
:
SCR_UIInfo
3
{
4
[
Attribute
()]
5
protected
string
m_sActionName
;
6
7
//------------------------------------------------------------------------------------------------
8
string
GetActionName
()
9
{
10
return
m_sActionName
;
11
}
12
}
BaseContainerProps
SCR_AIAnimation_Loitering BaseContainerProps
Commanding menu commanding element class.
Definition
SCR_AIAnimationWaypoint.c:14
SCR_InputActionUIInfo
Definition
SCR_InputActionUIInfo.c:3
SCR_InputActionUIInfo::GetActionName
string GetActionName()
Definition
SCR_InputActionUIInfo.c:8
SCR_InputActionUIInfo::m_sActionName
string m_sActionName
Definition
SCR_InputActionUIInfo.c:5
SCR_UIInfo
Definition
SCR_UIInfo.c:8
Attribute
SCR_FieldOfViewSettings Attribute
Definition
SendGoalMessage.c:170
scripts
Game
Editor
Containers
UIInfo
SCR_InputActionUIInfo.c
Generated by
1.17.0