nw::gfx::AnimGroup::PreEvaluateCallback Typetypedef bool(* nw::gfx::AnimGroup::PreEvaluateCallback)(AnimGroup *animGroup, int targetObjIdx);
Definition of the pre-evaluation callback function. Returns true if the target object needs to be evaluated.
CONFIDENTIAL