HideWhenSetAttribute Class
Hides a property when a value is defined. This is meant for internal fields on prebuilt prefabs to reduce UI clutter. If you need to change the value of one of these fields you can access them through the inspector debug view.
Meta::WitAi::Attributes::HideWhenSetAttribute extends PropertyAttribute.