Searched refs:PlayPolicy (Results 1 – 2 of 2) sorted by relevance
176 typedef f32 (*PlayPolicy)(f32 startFrame, f32 endFrame, f32 inputFrame, void* pUserData); typedef192 PlayPolicy playPolicy = PlayPolicy_Onetime,262 PlayPolicy GetPlayPolicy() const { return m_PlayPolicy; } in GetPlayPolicy()269 void SetPlayPolicy(PlayPolicy playPolicy) { m_PlayPolicy = playPolicy; } in SetPlayPolicy()306 PlayPolicy m_PlayPolicy;
1069 nw::anim::AnimFrameController::PlayPolicy GetPlayPolicy() const in GetPlayPolicy()1078 void SetPlayPolicy(nw::anim::AnimFrameController::PlayPolicy playPolicy) in SetPlayPolicy()