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
GetOneWayCollisionMargin
Cached name for the 'get_one_way_collision_margin' method.
public static readonly StringName GetOneWayCollisionMargin
Field Value
GetPolygon
Cached name for the 'get_polygon' method.
public static readonly StringName GetPolygon
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
SetBuildMode
Cached name for the 'set_build_mode' method.
public static readonly StringName SetBuildMode
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
SetPolygon
Cached name for the 'set_polygon' method.
public static readonly StringName SetPolygon