Table of Contents

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

StringName

AddExceptionRid

Cached name for the 'add_exception_rid' method.

public static readonly StringName AddExceptionRid

Field Value

StringName

ClearExceptions

Cached name for the 'clear_exceptions' method.

public static readonly StringName ClearExceptions

Field Value

StringName

ForceRaycastUpdate

Cached name for the 'force_raycast_update' method.

public static readonly StringName ForceRaycastUpdate

Field Value

StringName

GetCollider

Cached name for the 'get_collider' method.

public static readonly StringName GetCollider

Field Value

StringName

GetColliderRid

Cached name for the 'get_collider_rid' method.

public static readonly StringName GetColliderRid

Field Value

StringName

GetColliderShape

Cached name for the 'get_collider_shape' method.

public static readonly StringName GetColliderShape

Field Value

StringName

GetCollisionMask

Cached name for the 'get_collision_mask' method.

public static readonly StringName GetCollisionMask

Field Value

StringName

GetCollisionMaskValue

Cached name for the 'get_collision_mask_value' method.

public static readonly StringName GetCollisionMaskValue

Field Value

StringName

GetCollisionNormal

Cached name for the 'get_collision_normal' method.

public static readonly StringName GetCollisionNormal

Field Value

StringName

GetCollisionPoint

Cached name for the 'get_collision_point' method.

public static readonly StringName GetCollisionPoint

Field Value

StringName

GetExcludeParentBody

Cached name for the 'get_exclude_parent_body' method.

public static readonly StringName GetExcludeParentBody

Field Value

StringName

GetTargetPosition

Cached name for the 'get_target_position' method.

public static readonly StringName GetTargetPosition

Field Value

StringName

IsCollideWithAreasEnabled

Cached name for the 'is_collide_with_areas_enabled' method.

public static readonly StringName IsCollideWithAreasEnabled

Field Value

StringName

IsCollideWithBodiesEnabled

Cached name for the 'is_collide_with_bodies_enabled' method.

public static readonly StringName IsCollideWithBodiesEnabled

Field Value

StringName

IsColliding

Cached name for the 'is_colliding' method.

public static readonly StringName IsColliding

Field Value

StringName

IsEnabled

Cached name for the 'is_enabled' method.

public static readonly StringName IsEnabled

Field Value

StringName

IsHitFromInsideEnabled

Cached name for the 'is_hit_from_inside_enabled' method.

public static readonly StringName IsHitFromInsideEnabled

Field Value

StringName

RemoveException

Cached name for the 'remove_exception' method.

public static readonly StringName RemoveException

Field Value

StringName

RemoveExceptionRid

Cached name for the 'remove_exception_rid' method.

public static readonly StringName RemoveExceptionRid

Field Value

StringName

SetCollideWithAreas

Cached name for the 'set_collide_with_areas' method.

public static readonly StringName SetCollideWithAreas

Field Value

StringName

SetCollideWithBodies

Cached name for the 'set_collide_with_bodies' method.

public static readonly StringName SetCollideWithBodies

Field Value

StringName

SetCollisionMask

Cached name for the 'set_collision_mask' method.

public static readonly StringName SetCollisionMask

Field Value

StringName

SetCollisionMaskValue

Cached name for the 'set_collision_mask_value' method.

public static readonly StringName SetCollisionMaskValue

Field Value

StringName

SetEnabled

Cached name for the 'set_enabled' method.

public static readonly StringName SetEnabled

Field Value

StringName

SetExcludeParentBody

Cached name for the 'set_exclude_parent_body' method.

public static readonly StringName SetExcludeParentBody

Field Value

StringName

SetHitFromInside

Cached name for the 'set_hit_from_inside' method.

public static readonly StringName SetHitFromInside

Field Value

StringName

SetTargetPosition

Cached name for the 'set_target_position' method.

public static readonly StringName SetTargetPosition

Field Value

StringName