OpenXRActionSet

Inherits: Resource < RefCounted < Object

There is currently no description for this class. Please help us by contributing one!

Properties

Array

actions

[]

String

localized_name

""

int

priority

0

Methods

void

add_action ( OpenXRAction action )

int

get_action_count ( ) const

void

remove_action ( OpenXRAction action )


Property Descriptions

Array actions = []

  • void set_actions ( Array value )

  • Array get_actions ( )

There is currently no description for this property. Please help us by contributing one!


String localized_name = ""

  • void set_localized_name ( String value )

  • String get_localized_name ( )

There is currently no description for this property. Please help us by contributing one!


int priority = 0

  • void set_priority ( int value )

  • int get_priority ( )

There is currently no description for this property. Please help us by contributing one!


Method Descriptions

void add_action ( OpenXRAction action )

There is currently no description for this method. Please help us by contributing one!


int get_action_count ( ) const

There is currently no description for this method. Please help us by contributing one!


void remove_action ( OpenXRAction action )

There is currently no description for this method. Please help us by contributing one!