Class UnityPathAttribute
Inherited Members
PropertyAttribute.order
PropertyAttribute.applyToCollection
Namespace: Glitch9
Assembly: Glitch9.dll
Syntax
[AttributeUsage(AttributeTargets.Field, AllowMultiple = false)]
public class UnityPathAttribute : PropertyAttribute
Constructors
| Edit this page View SourceUnityPathAttribute(UnityPathType)
Declaration
public UnityPathAttribute(UnityPathType pathType = UnityPathType.Absolute)
Parameters
| Type | Name | Description |
|---|---|---|
| UnityPathType | pathType |
Fields
| Edit this page View SourcepathType
Declaration
public readonly UnityPathType pathType
Field Value
| Type | Description |
|---|---|
| UnityPathType |