Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
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
}
SCR_InputActionUIInfo
Definition:
SCR_InputActionUIInfo.c:2
m_sActionName
protected string m_sActionName
Definition:
SCR_ActionsRadialMenuEditorComponent.c:24
Attribute
typedef Attribute
Post-process effect of scripted camera.
SCR_UIInfo
Definition:
SCR_UIInfo.c:7
BaseContainerProps
SCR_AIGoalReaction_Follow BaseContainerProps
Handles insects that are supposed to be spawned around selected prefabs defined in prefab names array...
Definition:
SCR_AIGoalReaction.c:468
scripts_Arma_Reforger_v1.1.0.42
scripts
Game
Editor
Containers
UIInfo
SCR_InputActionUIInfo.c
Generated by
1.8.17