Table of Contents

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

StringName

CollideAndGetContacts

Cached name for the 'collide_and_get_contacts' method.

public static readonly StringName CollideAndGetContacts

Field Value

StringName

CollideWithMotion

Cached name for the 'collide_with_motion' method.

public static readonly StringName CollideWithMotion

Field Value

StringName

CollideWithMotionAndGetContacts

Cached name for the 'collide_with_motion_and_get_contacts' method.

public static readonly StringName CollideWithMotionAndGetContacts

Field Value

StringName

Draw

Cached name for the 'draw' method.

public static readonly StringName Draw

Field Value

StringName

GetCustomSolverBias

Cached name for the 'get_custom_solver_bias' method.

public static readonly StringName GetCustomSolverBias

Field Value

StringName

GetRect

Cached name for the 'get_rect' method.

public static readonly StringName GetRect

Field Value

StringName

SetCustomSolverBias

Cached name for the 'set_custom_solver_bias' method.

public static readonly StringName SetCustomSolverBias

Field Value

StringName