#include <humanik.h>
Defines which Nodes are to be used by an HIKCharacter.
This structure is used when creating , to specify which Nodes that character will use. You must always initialize this structure to 0 using a function like memcpy().
For details on using this structure, see also ~{ Initialization }~.