9#ifndef gfCLevelSequencerLevelComponenthdr
10#define gfCLevelSequencerLevelComponenthdr
Definition fsCVariableTable.h:27
virtual fsStr levelNameGetDo() const
Definition gfCLevelSequencerLevelComponent.cpp:30
fsStr mLevelName
Definition gfCLevelSequencerLevelComponent.h:41
static fsStr levelFilenameCompose(const fsStr &pPath, const fsStr &pName)
Definition gfCLevelSequencerLevelComponent.cpp:35
fsStr nextLevelGet() const
Definition gfCLevelSequencerLevelComponent.cpp:20
gfCLevelSequencerLevelComponent(const gfCLevelSequencerLevelComponent &pRHS)
fsStr mFolder
Definition gfCLevelSequencerLevelComponent.h:40
virtual fsStr levelFilenameGet() const
Definition gfCLevelSequencerLevelComponent.cpp:40
fsStr settingStrGet(const fsStr &pKey) const
Definition gfCLevelSequencerLevelComponent.cpp:15
gfCLevelSequencerLevelComponent(const fsStr &pLevelPath, const fsStr &pLevelFolder)
Definition gfCLevelSequencerLevelComponent.cpp:45
fsStr levelNameGet() const
Definition gfCLevelSequencerLevelComponent.cpp:25
fsS32 settingS32Get(const fsStr &pKey) const
Definition gfCLevelSequencerLevelComponent.cpp:10
virtual ~gfCLevelSequencerLevelComponent()
Definition gfCLevelSequencerLevelComponent.cpp:57
std::unique_ptr< fsCVariableTable > mLevelSettings
Definition gfCLevelSequencerLevelComponent.h:39
bool fsBool
Definition fsBaseTypes.h:26
int fsS32
Definition fsBaseTypes.h:20