Table of Contents

Class Joint3D.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class Joint3D.MethodName : Node3D.MethodName
Inheritance
Joint3D.MethodName
Derived
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetExcludeNodesFromCollision

Cached name for the 'get_exclude_nodes_from_collision' method.

public static readonly StringName GetExcludeNodesFromCollision

Field Value

StringName

GetNodeA

Cached name for the 'get_node_a' method.

public static readonly StringName GetNodeA

Field Value

StringName

GetNodeB

Cached name for the 'get_node_b' method.

public static readonly StringName GetNodeB

Field Value

StringName

GetRid

Cached name for the 'get_rid' method.

public static readonly StringName GetRid

Field Value

StringName

GetSolverPriority

Cached name for the 'get_solver_priority' method.

public static readonly StringName GetSolverPriority

Field Value

StringName

SetExcludeNodesFromCollision

Cached name for the 'set_exclude_nodes_from_collision' method.

public static readonly StringName SetExcludeNodesFromCollision

Field Value

StringName

SetNodeA

Cached name for the 'set_node_a' method.

public static readonly StringName SetNodeA

Field Value

StringName

SetNodeB

Cached name for the 'set_node_b' method.

public static readonly StringName SetNodeB

Field Value

StringName

SetSolverPriority

Cached name for the 'set_solver_priority' method.

public static readonly StringName SetSolverPriority

Field Value

StringName