Version 3.3.0.1

ChildGameObjectsOnlyAttributeDrawer<T> class

Namespace: Sirenix.OdinInspector.Editor.Drawers
Assembly: Sirenix.OdinInspector.Editor
public class ChildGameObjectsOnlyAttributeDrawer<T> : OdinAttributeDrawer<ChildGameObjectsOnlyAttribute, T> where T : class
Inheritance

Type Parameters

T

Constructors

ChildGameObjectsOnlyAttributeDrawer()
public ChildGameObjectsOnlyAttributeDrawer()

Methods

DrawPropertyLayout(GUIContent)
protected override void DrawPropertyLayout(GUIContent label)
Parameters
UnityEngine.GUIContent label

Initialize()
protected override void Initialize()
Extension Methods