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
GetCollisionExceptions
Cached name for the 'get_collision_exceptions' method.
public static readonly StringName GetCollisionExceptions
Field Value
MoveAndCollide
Cached name for the 'move_and_collide' method.
public static readonly StringName MoveAndCollide
Field Value
RemoveCollisionExceptionWith
Cached name for the 'remove_collision_exception_with' method.
public static readonly StringName RemoveCollisionExceptionWith
Field Value
TestMove
Cached name for the 'test_move' method.
public static readonly StringName TestMove