Helper objects, including bones, are wrapped as instances of IGameSupportObject
. This is a very simple interface that mostly provides access to the main IPropertyContainer
interface. However, an IGameMesh
pointer, provides additional access to the helper's geometry.