Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_HealthVehicleEditorAttribute.c
Go to the documentation of this file.
1
// Script File
2
3
[
BaseContainerProps
(),
SCR_BaseEditorAttributeCustomTitle
()]
4
class
SCR_HealthVehicleEditorAttribute
:
SCR_HealthEditorAttribute
5
{
6
override
SCR_BaseEditorAttributeVar
ReadVariable(Managed item, SCR_AttributesManagerEditorComponent manager)
7
{
8
return
super.ReadVariable(item, manager);
9
}
10
};
SCR_HealthVehicleEditorAttribute
Definition:
SCR_HealthVehicleEditorAttribute.c:4
SCR_BaseEditorAttributeCustomTitle
Definition:
SCR_BaseEditorAttribute.c:868
SCR_BaseEditorAttributeVar
Definition:
SCR_BaseEditorAttributeVar.c:1
SCR_HealthEditorAttribute
Definition:
SCR_HealthEditorAttribute.c:5
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
scripts_Arma_Reforger_v1.1.0.42
scripts
Game
Editor
Containers
Attributes
SCR_HealthVehicleEditorAttribute.c
Generated by
1.8.17