#include "pch.h"
#include "AAnimatableObjectManager.h"
#include "AAnimatableObjectTypeBunch.h"
#include "AModelRepos.h"
#include "ALoadScreen.h"
#include <Core/TMemoryDebugOn.h>
Go to the source code of this file.
Variables | |
Toshi::T2ObjectPool< AToshiAnimationRef, 100 > | g_oAnimationRefPool |
Toshi::T2ObjectPool<AToshiAnimationRef, 100> g_oAnimationRefPool |
Definition at line 17 of file AAnimatableObjectManager.cpp.