|
Monad Engine da02fba2
> Undercity Codex_
|
#include <AnimationComponent.h>
Collaboration diagram for eng::ObjectBinding:Public Attributes | |
| GameObject * | object = nullptr |
| std::vector< size_t > | trackIndices |
Definition at line 42 of file AnimationComponent.h.
| GameObject* eng::ObjectBinding::object = nullptr |
Definition at line 44 of file AnimationComponent.h.
| std::vector<size_t> eng::ObjectBinding::trackIndices |
Definition at line 45 of file AnimationComponent.h.