Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
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)]
5
6class SCR_EditorActionsManagerComponent : ActionsManagerComponent
7{
8}
enum EAIGroupCombatMode ComponentEditorProps(category:"GameScripted/AI", description:"Component for utility AI system for groups")
HYBRID_COMPONENT_ICON
Default icon for all components written in script that don't inherit ScriptComponent.