Class Shape2D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class Shape2D.MethodName : Resource.MethodName
- Inheritance
-
Shape2D.MethodName
- Derived
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
Collide
Cached name for the 'collide' method.
public static readonly StringName Collide
Field Value
CollideAndGetContacts
Cached name for the 'collide_and_get_contacts' method.
public static readonly StringName CollideAndGetContacts
Field Value
CollideWithMotion
Cached name for the 'collide_with_motion' method.
public static readonly StringName CollideWithMotion
Field Value
CollideWithMotionAndGetContacts
Cached name for the 'collide_with_motion_and_get_contacts' method.
public static readonly StringName CollideWithMotionAndGetContacts
Field Value
Draw
Cached name for the 'draw' method.
public static readonly StringName Draw
Field Value
GetCustomSolverBias
Cached name for the 'get_custom_solver_bias' method.
public static readonly StringName GetCustomSolverBias
Field Value
GetRect
Cached name for the 'get_rect' method.
public static readonly StringName GetRect
Field Value
SetCustomSolverBias
Cached name for the 'set_custom_solver_bias' method.
public static readonly StringName SetCustomSolverBias