Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_RocketEjectorMuzzleComponent.c
Go to the documentation of this file.
5
6class SCR_RocketEjectorMuzzleComponent: RocketEjectorMuzzleComponent
7{
8 [Attribute("", uiwidget: UIWidgets.ResourcePickerThumbnail, desc: "Default ammunition type that belongs with this muzzle", params: "et", category: "")]
9 protected ResourceName m_sDefaultAmmoPrefab;
10
11 //------------------------------------------------------------------------------------------------
14 {
15 return m_sDefaultAmmoPrefab;
16 }
17}
enum EAIGroupCombatMode ComponentEditorProps(category:"GameScripted/AI", description:"Component for utility AI system for groups")
UI Textures DeployMenu Briefing conflict_HintBanner_1_UI desc
ResourceName GetDefaultRocketPrefab()
SCR_FieldOfViewSettings Attribute