GLSerializedProperty Class |
Namespace: Gamelogic.Extensions.Editor
[VersionAttribute(1, 2, 0)] public class GLSerializedProperty
The GLSerializedProperty type exposes the following members.
| Name | Description | |
|---|---|---|
| GLSerializedProperty |
| Name | Description | |
|---|---|---|
| boolValue | Obsolete. | |
| BoolValue | ||
| CustomTooltip | ||
| EnumNames | ||
| enumValueIndex | Obsolete. | |
| EnumValueIndex | ||
| FloatValue | ||
| intValue | Obsolete. | |
| IntValue | ||
| objectReferenceValue | Obsolete. | |
| ObjectReferenceValue | ||
| propertyType | Obsolete. | |
| PropertyType | ||
| SerializedProperty | ||
| stringValue | Obsolete. | |
| StringValue |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| FindPropertyRelative | ||
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| ThrowIfNull |
Throws a NullReferenceException if the object is null.
(Defined by ObjectExtensions.) |