Table of Contents

Class Joint2D.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class Joint2D.MethodName : Node2D.MethodName
Inheritance
Joint2D.MethodName
Derived
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetBias

Cached name for the 'get_bias' method.

public static readonly StringName GetBias

Field Value

StringName

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

SetBias

Cached name for the 'set_bias' method.

public static readonly StringName SetBias

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