Class reference
OpenXRBindingModifierEditor
Inherits PanelContainer
Binding modifier editor.
Description
This is the default binding modifier editor used in the OpenXR action map.
Properties
int size_flags_horizontal = 3
int size_flags_horizontal = 3Methods
OpenXRBindingModifier get_binding_modifier() const
OpenXRBindingModifier get_binding_modifier() constReturns the OpenXRBindingModifier currently being edited.
void setup(OpenXRActionMap action_map, OpenXRBindingModifier binding_modifier)
OpenXRActionMap action_map, OpenXRBindingModifier binding_modifier)Setup this editor for the provided action_map and binding_modifier.
Signals
binding_modifier_removed(Object binding_modifier_editor)
Object binding_modifier_editor)Signal emitted when the user presses the delete binding modifier button for this modifier.