Table of Contents

Class SerializedPropertyExtensions

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

Provides extension methods for SerializedProperty.

[Version(4, 5, 0)]
public static class SerializedPropertyExtensions
Inheritance
SerializedPropertyExtensions
Inherited Members

Methods

FindRequiredProperty(SerializedObject, string)

Trys to find a property in a serialized object. If the property is not found, an exception is thrown.