Class PhysicsBody3D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class PhysicsBody3D.MethodName : CollisionObject3D.MethodName
- Inheritance
-
PhysicsBody3D.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
GetAxisLock
Cached name for the 'get_axis_lock' method.
public static readonly StringName GetAxisLock
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
SetAxisLock
Cached name for the 'set_axis_lock' method.
public static readonly StringName SetAxisLock
Field Value
TestMove
Cached name for the 'test_move' method.
public static readonly StringName TestMove