Table of Contents

Class CollisionPolygon2D.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class CollisionPolygon2D.MethodName : Node2D.MethodName
Inheritance
CollisionPolygon2D.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetBuildMode

Cached name for the 'get_build_mode' method.

public static readonly StringName GetBuildMode

Field Value

StringName

GetOneWayCollisionMargin

Cached name for the 'get_one_way_collision_margin' method.

public static readonly StringName GetOneWayCollisionMargin

Field Value

StringName

GetPolygon

Cached name for the 'get_polygon' method.

public static readonly StringName GetPolygon

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

SetBuildMode

Cached name for the 'set_build_mode' method.

public static readonly StringName SetBuildMode

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

SetPolygon

Cached name for the 'set_polygon' method.

public static readonly StringName SetPolygon

Field Value

StringName