• World Manager
API Links
Table of Contents
World Manager
class Animator
Developer Links
C4 Engine Wiki
Support Forums
Bug Tracker
Release Notes
Registered Access
API Documentation
Animator::Preprocess
Defined in:
C4Animation.h
Called to allow an animator to perform any necessary preprocessing.
Prototype
void
Preprocess(
void
);
Description