csharp
public sealed class HideIfAttributeShows 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 MemberThe 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