Searched refs:AnimatorEventFunc (Results 1 – 1 of 1) sorted by relevance
41 using AnimatorEventFunc = std::function<void(const float&)>; variable137 void SetFrameEvent(const AnimatorEventFunc& frameEvent) in SetFrameEvent()142 const AnimatorEventFunc& GetFrameEvent() const in GetFrameEvent()158 AnimatorEventFunc frameEvent_;