#include <AKeyLibLoaderJob.h>
Definition at line 4 of file AKeyLibLoaderJob.h.
◆ BeginJob()
void AKeyLibLoaderJob::BeginJob |
( |
| ) |
|
|
overridevirtual |
Implements AMainThreadJob.
Definition at line 11 of file AKeyLibLoaderJob.cpp.
12{
13 AAssetStreaming::GetSingleton()->GetFileStream().AddStream(
15 );
16}
AKeyframeLibStreamJob m_oStreamJob
◆ GetStream()
◆ InitJob()
void AKeyLibLoaderJob::InitJob |
( |
const TCHAR * | a_szFileName | ) |
|
◆ RunJob()
TBOOL AKeyLibLoaderJob::RunJob |
( |
| ) |
|
|
overridevirtual |
◆ m_oStreamJob
◆ m_ppOutKeyframeLib
Toshi::TKeyframeLibrary** AKeyLibLoaderJob::m_ppOutKeyframeLib |
|
protected |
The documentation for this class was generated from the following files: