Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
SCR_SupportStationEnableResupplyEditorAttribute.c
Go to the documentation of this file.
1
[
BaseContainerProps
(),
SCR_BaseEditorAttributeCustomTitle
()]
2
class
SCR_SupportStationEnableResupplyEditorAttribute
:
SCR_BaseSupportStationEnableEditorAttribute
3
{
4
protected
override
SCR_ESupportStationResupplyType
GetSupportStationType
()
5
{
6
return
ESupportStationType
.RESUPPLY_AMMO;
7
}
8
};
ESupportStationType
ESupportStationType
Definition
ESupportStationType.c:3
BaseContainerProps
SCR_AIAnimation_Loitering BaseContainerProps
Commanding menu commanding element class.
Definition
SCR_AIAnimationWaypoint.c:14
SCR_BaseEditorAttributeCustomTitle
Definition
SCR_BaseEditorAttribute.c:876
SCR_BaseSupportStationEnableEditorAttribute
Definition
SCR_BaseSupportStationEnableEditorAttribute.c:3
SCR_SupportStationEnableResupplyEditorAttribute
Definition
SCR_SupportStationEnableResupplyEditorAttribute.c:3
SCR_SupportStationEnableResupplyEditorAttribute::GetSupportStationType
override SCR_ESupportStationResupplyType GetSupportStationType()
Definition
SCR_SupportStationEnableResupplyEditorAttribute.c:4
scripts
Game
Editor
Containers
Attributes
SCR_SupportStationEnableResupplyEditorAttribute.c
Generated by
1.17.0