OpenXRIPBinding

Inherits: Resource < RefCounted < Object

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

Properties

OpenXRAction

action

PackedStringArray

paths

PackedStringArray()

Methods

void

add_path ( String path )

int

get_path_count ( ) const

bool

has_path ( String path ) const

void

remove_path ( String path )


Property Descriptions

OpenXRAction action

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


PackedStringArray paths = PackedStringArray()

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!