Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_EditorActionsManagerComponent.c
Go to the documentation of this file.
1 [ComponentEditorProps(category: "GameScripted/Interactions", description: "Component holding editor specific user actions", icon: HYBRID_COMPONENT_ICON)]
2 class SCR_EditorActionsManagerComponentClass : ActionsManagerComponentClass
3 {
4 }
5 
6 class SCR_EditorActionsManagerComponent : ActionsManagerComponent
7 {
8 }
ComponentEditorProps
SCR_FragmentEntityClass ComponentEditorProps
SCR_EditorActionsManagerComponentClass
Definition: SCR_EditorActionsManagerComponent.c:2
category
params category
Definition: SCR_VehicleDamageManagerComponent.c:180