Vixen
02b45cc4
csharp
public sealed class HideIfAttribute

Shows the member only when another member is false.

No guide page documents this yet — the page shows what the code says about itself.

As a annotation

Valid on
Property, Field

Fields and properties (1)

  • public string Member

    The member tested.

Methods (1)

  • public HideIfAttribute(string member)

    Shows the member only when another member is false.

Used by (2)

  • Describes_Vixen_Editor_Inspector_Tests_WaterMaterialVixen.Editor.Inspector.Tests
  • WaterMaterialVixen.Editor.Inspector.Tests