Class KinematicCollision2D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class KinematicCollision2D.MethodName : RefCounted.MethodName
- Inheritance
-
KinematicCollision2D.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetAngle
Cached name for the 'get_angle' method.
public static readonly StringName GetAngle
Field Value
GetCollider
Cached name for the 'get_collider' method.
public static readonly StringName GetCollider
Field Value
GetColliderId
Cached name for the 'get_collider_id' method.
public static readonly StringName GetColliderId
Field Value
GetColliderRid
Cached name for the 'get_collider_rid' method.
public static readonly StringName GetColliderRid
Field Value
GetColliderShape
Cached name for the 'get_collider_shape' method.
public static readonly StringName GetColliderShape
Field Value
GetColliderShapeIndex
Cached name for the 'get_collider_shape_index' method.
public static readonly StringName GetColliderShapeIndex
Field Value
GetColliderVelocity
Cached name for the 'get_collider_velocity' method.
public static readonly StringName GetColliderVelocity
Field Value
GetDepth
Cached name for the 'get_depth' method.
public static readonly StringName GetDepth
Field Value
GetLocalShape
Cached name for the 'get_local_shape' method.
public static readonly StringName GetLocalShape
Field Value
GetNormal
Cached name for the 'get_normal' method.
public static readonly StringName GetNormal
Field Value
GetPosition
Cached name for the 'get_position' method.
public static readonly StringName GetPosition
Field Value
GetRemainder
Cached name for the 'get_remainder' method.
public static readonly StringName GetRemainder
Field Value
GetTravel
Cached name for the 'get_travel' method.
public static readonly StringName GetTravel