btDiscreteDynamicsWorld_removeAction

A function defined in GMBullet.yy

btDiscreteDynamicsWorld_removeAction(discreteDynamicsWorld, action)

Description

Removes a physics action from the dynamics world.

Arguments

Name Type Description
discreteDynamicsWorld Pointer A pointer to the btDiscreteDynamicsWorld object.
action Pointer A pointer to the btActionInterface object to be removed from the dynamics world.

Copyright © 2024, BlueBurn. Built on October 13, 2024 using GMDoc.