Table of Contents

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

StringName

GetOneWayCollisionMargin

Cached name for the 'get_one_way_collision_margin' method.

public static readonly StringName GetOneWayCollisionMargin

Field Value

StringName

GetShape

Cached name for the 'get_shape' method.

public static readonly StringName GetShape

Field Value

StringName

IsDisabled

Cached name for the 'is_disabled' method.

public static readonly StringName IsDisabled

Field Value

StringName

IsOneWayCollisionEnabled

Cached name for the 'is_one_way_collision_enabled' method.

public static readonly StringName IsOneWayCollisionEnabled

Field Value

StringName

SetDebugColor

Cached name for the 'set_debug_color' method.

public static readonly StringName SetDebugColor

Field Value

StringName

SetDisabled

Cached name for the 'set_disabled' method.

public static readonly StringName SetDisabled

Field Value

StringName

SetOneWayCollision

Cached name for the 'set_one_way_collision' method.

public static readonly StringName SetOneWayCollision

Field Value

StringName

SetOneWayCollisionMargin

Cached name for the 'set_one_way_collision_margin' method.

public static readonly StringName SetOneWayCollisionMargin

Field Value

StringName

SetShape

Cached name for the 'set_shape' method.

public static readonly StringName SetShape

Field Value

StringName