Loading...
Class in Yarn.Unity
Inherits from YarnEditorAttribute
YarnEditorAttribute
Indents a property in the Unity Inspector.
public class IndentAttribute : YarnEditorAttribute
The amount to indent this property by.
Field in
public int indentLevel = 1;