Class UnwrappedInspectorAttribute
Inherited Members
PropertyAttribute.order
PropertyAttribute.applyToCollection
Namespace: Glitch9
Assembly: Glitch9.dll
Syntax
[AttributeUsage(AttributeTargets.Field, AllowMultiple = false)]
public class UnwrappedInspectorAttribute : PropertyAttribute
Constructors
| Edit this page View SourceUnwrappedInspectorAttribute(string)
Declaration
public UnwrappedInspectorAttribute(string rootFieldName = null)
Parameters
| Type | Name | Description |
|---|---|---|
| string | rootFieldName |
Fields
| Edit this page View SourcerootFieldName
Declaration
public string rootFieldName
Field Value
| Type | Description |
|---|---|
| string |