class ConditionalVisibilityAttribute : InspectorVisibilityAttribute

book_4_sparkGenerated
code_blocksInput

Description

The ConditionalVisibilityAttribute class is an abstract attribute used to conditionally hide properties in the inspector based on a specified condition. It inherits from InspectorVisibilityAttribute.

Members

Instance Methods

Member Name Summary
TestCondition Determines if the condition for visibility is met for the given object and type description.