VisibilityAttribute
Class in Yarn.Unity
Inherits from YarnEditorAttribute
Summary
Controls whether a property is visible or not in the Unity Inspector.
Enums
Name
Description
The type of test represented by Condition .
Properties
Name
Description
The name of another property on the object that determines whether this property is visible or not.
Controls whether the property appears when the condition passes ( true
), or fails ( false
).
Last updated