Table of Contents

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

StringName

GetAxisLock

Cached name for the 'get_axis_lock' method.

public static readonly StringName GetAxisLock

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

SetAxisLock

Cached name for the 'set_axis_lock' method.

public static readonly StringName SetAxisLock

Field Value

StringName

TestMove

Cached name for the 'test_move' method.

public static readonly StringName TestMove

Field Value

StringName