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)
Tries to find a property in a serialized object; throws if the property is not found.