Class InlineUnityObjectAttribute
Attribute used to inform visitation that the Object should be considered as a regular type rather than a Object.
Implements
Inherited Members
Namespace: Unity.Platforms.UI
Assembly: solution.dll
Syntax
[AttributeUsage(AttributeTargets.Property|AttributeTargets.Field)]
public class InlineUnityObjectAttribute : Attribute, _Attribute
Remarks
Has no effect when tagged on a field or property whose type is not assignable to Object