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