Table of Contents

Class GLSerializedProperty

Namespace
Gamelogic.Extensions.Editor
Assembly
Gamelogic.Extensions.Editor.dll

Wraps a SerializedProperty, and provides additional functions, such as tooltips and a more powerful Find method.

[Version(1, 2, 0)]
public class GLSerializedProperty
Inheritance
GLSerializedProperty
Inherited Members
Extension Methods

Properties

BoolValue
CustomTooltip
EnumNames
EnumValueIndex
FloatValue
IntValue
ObjectReferenceValue
PropertyType
SerializedProperty
StringValue

Methods

FindPropertyRelative(string)