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
GetAction
Cached name for the 'get_action' method.
public static readonly StringName GetAction
Field Value
GetPathCount
Cached name for the 'get_path_count' method.
public static readonly StringName GetPathCount
Field Value
GetPaths
Cached name for the 'get_paths' method.
public static readonly StringName GetPaths
Field Value
HasPath
Cached name for the 'has_path' method.
public static readonly StringName HasPath
Field Value
RemovePath
Cached name for the 'remove_path' method.
public static readonly StringName RemovePath
Field Value
SetAction
Cached name for the 'set_action' method.
public static readonly StringName SetAction
Field Value
SetPaths
Cached name for the 'set_paths' method.
public static readonly StringName SetPaths