Class CollisionShape2D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class CollisionShape2D.MethodName : Node2D.MethodName
- Inheritance
-
CollisionShape2D.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetDebugColor
Cached name for the 'get_debug_color' method.
public static readonly StringName GetDebugColor
Field Value
GetOneWayCollisionMargin
Cached name for the 'get_one_way_collision_margin' method.
public static readonly StringName GetOneWayCollisionMargin
Field Value
GetShape
Cached name for the 'get_shape' method.
public static readonly StringName GetShape
Field Value
IsDisabled
Cached name for the 'is_disabled' method.
public static readonly StringName IsDisabled
Field Value
IsOneWayCollisionEnabled
Cached name for the 'is_one_way_collision_enabled' method.
public static readonly StringName IsOneWayCollisionEnabled
Field Value
SetDebugColor
Cached name for the 'set_debug_color' method.
public static readonly StringName SetDebugColor
Field Value
SetDisabled
Cached name for the 'set_disabled' method.
public static readonly StringName SetDisabled
Field Value
SetOneWayCollision
Cached name for the 'set_one_way_collision' method.
public static readonly StringName SetOneWayCollision
Field Value
SetOneWayCollisionMargin
Cached name for the 'set_one_way_collision_margin' method.
public static readonly StringName SetOneWayCollisionMargin
Field Value
SetShape
Cached name for the 'set_shape' method.
public static readonly StringName SetShape