nw::gfx::AnimGroup::PreEvaluateCallback Type

Syntax

typedef bool(* nw::gfx::AnimGroup::PreEvaluateCallback)(AnimGroup *animGroup, int targetObjIdx);

Description

Definition of the pre-evaluation callback function. Returns true if the target object needs to be evaluated.


CONFIDENTIAL