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
GetExcludeNodesFromCollision
Cached name for the 'get_exclude_nodes_from_collision' method.
public static readonly StringName GetExcludeNodesFromCollision
Field Value
GetNodeA
Cached name for the 'get_node_a' method.
public static readonly StringName GetNodeA
Field Value
GetNodeB
Cached name for the 'get_node_b' method.
public static readonly StringName GetNodeB
Field Value
GetRid
Cached name for the 'get_rid' method.
public static readonly StringName GetRid
Field Value
SetBias
Cached name for the 'set_bias' method.
public static readonly StringName SetBias
Field Value
SetExcludeNodesFromCollision
Cached name for the 'set_exclude_nodes_from_collision' method.
public static readonly StringName SetExcludeNodesFromCollision
Field Value
SetNodeA
Cached name for the 'set_node_a' method.
public static readonly StringName SetNodeA
Field Value
SetNodeB
Cached name for the 'set_node_b' method.
public static readonly StringName SetNodeB