Class PropsHiddenAttribute
Hides the property from the editor.
[AttributeUsage(AttributeTargets.Property, AllowMultiple = false)]
public class PropsHiddenAttribute : Attribute
Hides the property from the editor.
[AttributeUsage(AttributeTargets.Property, AllowMultiple = false)]
public class PropsHiddenAttribute : Attribute