C4 Engine Terathon Software C4 Engine API Documentation

• World Manager

API Links
Developer Links

Animator::Preprocess

Defined in:  C4Animation.h
Called to allow an animator to perform any necessary preprocessing.
Prototype

void Preprocess(void);

Description