Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_SnapYPositionEditorAttribute Class Reference
Inheritance diagram for SCR_SnapYPositionEditorAttribute:
SCR_ValidTypeBaseEditorAttribute

Protected Member Functions

override SCR_BaseEditorAttributeVar ReadVariable (Managed item, SCR_AttributesManagerEditorComponent manager)
ScriptInvoker GetOnChanged ()
override void PreviewVariable (bool setPreview, SCR_AttributesManagerEditorComponent manager)

Protected Attributes

ref ScriptInvoker Event_OnValueChanged = new ScriptInvoker

Detailed Description

An local attribute that dictates if position that is set is snapped to ground. If the attribute is missing then snap to ground is always true

Definition at line 5 of file SCR_SnapYPositionEditorAttribute.c.

Member Function Documentation

◆ GetOnChanged()

ScriptInvoker SCR_SnapYPositionEditorAttribute::GetOnChanged ( )
inlineprotected

Definition at line 29 of file SCR_SnapYPositionEditorAttribute.c.

◆ PreviewVariable()

override void SCR_SnapYPositionEditorAttribute::PreviewVariable ( bool setPreview,
SCR_AttributesManagerEditorComponent manager )
inlineprotected

Definition at line 34 of file SCR_SnapYPositionEditorAttribute.c.

◆ ReadVariable()

override SCR_BaseEditorAttributeVar SCR_SnapYPositionEditorAttribute::ReadVariable ( Managed item,
SCR_AttributesManagerEditorComponent manager )
inlineprotected

Definition at line 9 of file SCR_SnapYPositionEditorAttribute.c.

Member Data Documentation

◆ Event_OnValueChanged

ref ScriptInvoker SCR_SnapYPositionEditorAttribute::Event_OnValueChanged = new ScriptInvoker
protected

Definition at line 7 of file SCR_SnapYPositionEditorAttribute.c.


The documentation for this class was generated from the following file: