Table of Contents

Class OpenXRIPBinding.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class OpenXRIPBinding.MethodName : Resource.MethodName
Inheritance
OpenXRIPBinding.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

AddPath

Cached name for the 'add_path' method.

public static readonly StringName AddPath

Field Value

StringName

GetAction

Cached name for the 'get_action' method.

public static readonly StringName GetAction

Field Value

StringName

GetPathCount

Cached name for the 'get_path_count' method.

public static readonly StringName GetPathCount

Field Value

StringName

GetPaths

Cached name for the 'get_paths' method.

public static readonly StringName GetPaths

Field Value

StringName

HasPath

Cached name for the 'has_path' method.

public static readonly StringName HasPath

Field Value

StringName

RemovePath

Cached name for the 'remove_path' method.

public static readonly StringName RemovePath

Field Value

StringName

SetAction

Cached name for the 'set_action' method.

public static readonly StringName SetAction

Field Value

StringName

SetPaths

Cached name for the 'set_paths' method.

public static readonly StringName SetPaths

Field Value

StringName