OpenXRIPBinding
Inherits: Resource < RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
Methods
void |
|
get_path_count ( ) const |
|
void |
remove_path ( String path ) |
Property Descriptions
OpenXRAction action
void set_action ( OpenXRAction value )
OpenXRAction get_action ( )
There is currently no description for this property. Please help us by contributing one!
PackedStringArray paths = PackedStringArray()
void set_paths ( PackedStringArray value )
PackedStringArray get_paths ( )
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
void add_path ( String path )
There is currently no description for this method. Please help us by contributing one!
int get_path_count ( ) const
There is currently no description for this method. Please help us by contributing one!
bool has_path ( String path ) const
There is currently no description for this method. Please help us by contributing one!
void remove_path ( String path )
There is currently no description for this method. Please help us by contributing one!