class MAGES::Editor::InteractionLayerMaskField::UxmlTraitsΒΆ
Defines UxmlTraits for the LayerMaskField.
class UxmlTraits: public BaseField< int >UxmlTraits
{
public:
// methods
override void Init(VisualElement ve, IUxmlAttributes bag, CreationContext cc);
};