Class RayCast2D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class RayCast2D.MethodName : Node2D.MethodName
- Inheritance
-
RayCast2D.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
AddException
Cached name for the 'add_exception' method.
public static readonly StringName AddException
Field Value
AddExceptionRid
Cached name for the 'add_exception_rid' method.
public static readonly StringName AddExceptionRid
Field Value
ClearExceptions
Cached name for the 'clear_exceptions' method.
public static readonly StringName ClearExceptions
Field Value
ForceRaycastUpdate
Cached name for the 'force_raycast_update' method.
public static readonly StringName ForceRaycastUpdate
Field Value
GetCollider
Cached name for the 'get_collider' method.
public static readonly StringName GetCollider
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
GetCollisionMask
Cached name for the 'get_collision_mask' method.
public static readonly StringName GetCollisionMask
Field Value
GetCollisionMaskValue
Cached name for the 'get_collision_mask_value' method.
public static readonly StringName GetCollisionMaskValue
Field Value
GetCollisionNormal
Cached name for the 'get_collision_normal' method.
public static readonly StringName GetCollisionNormal
Field Value
GetCollisionPoint
Cached name for the 'get_collision_point' method.
public static readonly StringName GetCollisionPoint
Field Value
GetExcludeParentBody
Cached name for the 'get_exclude_parent_body' method.
public static readonly StringName GetExcludeParentBody
Field Value
GetTargetPosition
Cached name for the 'get_target_position' method.
public static readonly StringName GetTargetPosition
Field Value
IsCollideWithAreasEnabled
Cached name for the 'is_collide_with_areas_enabled' method.
public static readonly StringName IsCollideWithAreasEnabled
Field Value
IsCollideWithBodiesEnabled
Cached name for the 'is_collide_with_bodies_enabled' method.
public static readonly StringName IsCollideWithBodiesEnabled
Field Value
IsColliding
Cached name for the 'is_colliding' method.
public static readonly StringName IsColliding
Field Value
IsEnabled
Cached name for the 'is_enabled' method.
public static readonly StringName IsEnabled
Field Value
IsHitFromInsideEnabled
Cached name for the 'is_hit_from_inside_enabled' method.
public static readonly StringName IsHitFromInsideEnabled
Field Value
RemoveException
Cached name for the 'remove_exception' method.
public static readonly StringName RemoveException
Field Value
RemoveExceptionRid
Cached name for the 'remove_exception_rid' method.
public static readonly StringName RemoveExceptionRid
Field Value
SetCollideWithAreas
Cached name for the 'set_collide_with_areas' method.
public static readonly StringName SetCollideWithAreas
Field Value
SetCollideWithBodies
Cached name for the 'set_collide_with_bodies' method.
public static readonly StringName SetCollideWithBodies
Field Value
SetCollisionMask
Cached name for the 'set_collision_mask' method.
public static readonly StringName SetCollisionMask
Field Value
SetCollisionMaskValue
Cached name for the 'set_collision_mask_value' method.
public static readonly StringName SetCollisionMaskValue
Field Value
SetEnabled
Cached name for the 'set_enabled' method.
public static readonly StringName SetEnabled
Field Value
SetExcludeParentBody
Cached name for the 'set_exclude_parent_body' method.
public static readonly StringName SetExcludeParentBody
Field Value
SetHitFromInside
Cached name for the 'set_hit_from_inside' method.
public static readonly StringName SetHitFromInside
Field Value
SetTargetPosition
Cached name for the 'set_target_position' method.
public static readonly StringName SetTargetPosition