Table of Contents

Class PhysicsTestMotionParameters2D.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class PhysicsTestMotionParameters2D.MethodName : RefCounted.MethodName
Inheritance
PhysicsTestMotionParameters2D.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetExcludeBodies

Cached name for the 'get_exclude_bodies' method.

public static readonly StringName GetExcludeBodies

Field Value

StringName

GetExcludeObjects

Cached name for the 'get_exclude_objects' method.

public static readonly StringName GetExcludeObjects

Field Value

StringName

GetFrom

Cached name for the 'get_from' method.

public static readonly StringName GetFrom

Field Value

StringName

GetMargin

Cached name for the 'get_margin' method.

public static readonly StringName GetMargin

Field Value

StringName

GetMotion

Cached name for the 'get_motion' method.

public static readonly StringName GetMotion

Field Value

StringName

IsCollideSeparationRayEnabled

Cached name for the 'is_collide_separation_ray_enabled' method.

public static readonly StringName IsCollideSeparationRayEnabled

Field Value

StringName

IsRecoveryAsCollisionEnabled

Cached name for the 'is_recovery_as_collision_enabled' method.

public static readonly StringName IsRecoveryAsCollisionEnabled

Field Value

StringName

SetCollideSeparationRayEnabled

Cached name for the 'set_collide_separation_ray_enabled' method.

public static readonly StringName SetCollideSeparationRayEnabled

Field Value

StringName

SetExcludeBodies

Cached name for the 'set_exclude_bodies' method.

public static readonly StringName SetExcludeBodies

Field Value

StringName

SetExcludeObjects

Cached name for the 'set_exclude_objects' method.

public static readonly StringName SetExcludeObjects

Field Value

StringName

SetFrom

Cached name for the 'set_from' method.

public static readonly StringName SetFrom

Field Value

StringName

SetMargin

Cached name for the 'set_margin' method.

public static readonly StringName SetMargin

Field Value

StringName

SetMotion

Cached name for the 'set_motion' method.

public static readonly StringName SetMotion

Field Value

StringName

SetRecoveryAsCollisionEnabled

Cached name for the 'set_recovery_as_collision_enabled' method.

public static readonly StringName SetRecoveryAsCollisionEnabled

Field Value

StringName