Fission FSN
Loading...
Searching...
No Matches
fsAnimationEvent.h File Reference
#include <functional>
#include <fsCore/fsBaseTypes.h>
#include <fsCore/fsStr.h>
Include dependency graph for fsAnimationEvent.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  fsSAnimationEvent

Typedefs

using fsTAnimationEventCallback = std::function<void(const fsSAnimationEvent&)>

Typedef Documentation

◆ fsTAnimationEventCallback

using fsTAnimationEventCallback = std::function<void(const fsSAnimationEvent&)>