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_HealthCharacterEditorAttribute.c
Go to the documentation of this file.
1
// Script File
2
[
BaseContainerProps
(),
SCR_BaseEditorAttributeCustomTitle
()]
3
class
SCR_HealthCharacterEditorAttribute
:
SCR_HealthEditorAttribute
4
{
5
override
SCR_BaseEditorAttributeVar
ReadVariable(Managed item, SCR_AttributesManagerEditorComponent manager)
6
{
7
return
super.ReadVariable(item, manager);
8
}
9
};
BaseContainerProps
SCR_AIAnimation_Loitering BaseContainerProps
Commanding menu commanding element class.
Definition
SCR_AIAnimationWaypoint.c:14
SCR_BaseEditorAttributeCustomTitle
Definition
SCR_BaseEditorAttribute.c:876
SCR_BaseEditorAttributeVar
Definition
SCR_BaseEditorAttributeVar.c:2
SCR_HealthCharacterEditorAttribute
Definition
SCR_HealthCharacterEditorAttribute.c:4
SCR_HealthEditorAttribute
Definition
SCR_HealthEditorAttribute.c:6
scripts
Game
Editor
Containers
Attributes
SCR_HealthCharacterEditorAttribute.c
Generated by
1.17.0