class ConditionalVisibilityAttribute : InspectorVisibilityAttribute

robot_2Generated
code_blocksInput

Description

The ConditionalVisibilityAttribute is an abstract class used to hide a property in the inspector based on a specific condition. It inherits from InspectorVisibilityAttribute.

Members

Instance Methods

Member NameSummary
TestConditionDetermines whether the condition for visibility is met for the given object and type description.