Skip to main content

b3World_GetBodyEvents

Function b3World_GetBodyEvents 

Source
pub unsafe extern "C" fn b3World_GetBodyEvents(
    worldId: b3WorldId,
) -> b3BodyEvents
Expand description

Get the body events for the current time step. The event data is transient. Do not store a reference to this data.