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