Table of Contents

Class PhysicsBody2D.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class PhysicsBody2D.MethodName : CollisionObject2D.MethodName
Inheritance
PhysicsBody2D.MethodName
Derived
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

AddCollisionExceptionWith

Cached name for the 'add_collision_exception_with' method.

public static readonly StringName AddCollisionExceptionWith

Field Value

StringName

GetCollisionExceptions

Cached name for the 'get_collision_exceptions' method.

public static readonly StringName GetCollisionExceptions

Field Value

StringName

MoveAndCollide

Cached name for the 'move_and_collide' method.

public static readonly StringName MoveAndCollide

Field Value

StringName

RemoveCollisionExceptionWith

Cached name for the 'remove_collision_exception_with' method.

public static readonly StringName RemoveCollisionExceptionWith

Field Value

StringName

TestMove

Cached name for the 'test_move' method.

public static readonly StringName TestMove

Field Value

StringName