#include "AAnimatableObjectType.h"
#include "AToshiAnimationInterface.h"
#include "AAnimatableObject.h"
#include "ASoundBreakpoint.h"
#include <Toshi/TTask.h>
#include <Toshi/T2DList.h>
#include <Toshi/TPString8.h>
#include <Toshi/T2ObjectPool.h>
#include <File/TTRB.h>
#include <Plugins/PPropertyParser/PBProperties.h>
Go to the source code of this file.
Classes | |
class | AAnimatableObjectManager |
Variables | |
Toshi::T2ObjectPool< AToshiAnimationRef, 100 > | g_oAnimationRefPool |
|
extern |
Definition at line 17 of file AAnimatableObjectManager.cpp.