Class SelectionBaseAttribute
Implements
Inherited Members
Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
[AttributeUsage(AttributeTargets.Class, Inherited = true, AllowMultiple = false)]
public class SelectionBaseAttribute : Attribute, _Attribute