Module bhkAction

Source
Expand description

§bhkAction

This module defines the bhkAction struct, which inherits from bhkSerializable and represents a serializable object in the physics world. It includes virtual function pointers for C++ compatibility and maintains the original memory layout.

Structs§

bhkAction
bhkActionVtbl
The virtual function table for bhkAction.