Loading...
Property in GroupAttribute
Whether to show this group as a fold-out.
public bool FoldOut { get; }
Property in
The name of the group.
public string GroupName { get; }
Class in Yarn.Unity
Inherits from YarnEditorAttribute
YarnEditorAttribute
Shows a header above this property and the following properties that have the same group name, optionally as a foldout.
public class GroupAttribute : YarnEditorAttribute