Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_SupportStationEnableFuelEditorAttribute.c
Go to the documentation of this file.
3 {
4  protected override SCR_ESupportStationResupplyType GetSupportStationType()
5  {
6  return ESupportStationType.FUEL;
7  }
8 };
SCR_BaseEditorAttributeCustomTitle
Definition: SCR_BaseEditorAttribute.c:868
ESupportStationType
ESupportStationType
Definition: ESupportStationType.c:2
SCR_BaseSupportStationEnableEditorAttribute
Definition: SCR_BaseSupportStationEnableEditorAttribute.c:2
SCR_SupportStationEnableFuelEditorAttribute
Definition: SCR_SupportStationEnableFuelEditorAttribute.c:2
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