Fission FSN
Loading...
Searching...
No Matches
gfCLevelSequencerLevelComponent Class Reference

#include <gfCLevelSequencerLevelComponent.h>

Inheritance diagram for gfCLevelSequencerLevelComponent:

Public Member Functions

fsS32 settingS32Get (const fsStr &pKey) const
fsStr settingStrGet (const fsStr &pKey) const
fsStr nextLevelGet () const
fsStr levelNameGet () const
virtual fsStr levelFilenameGet () const
 gfCLevelSequencerLevelComponent (const fsStr &pLevelPath, const fsStr &pLevelFolder)
virtual ~gfCLevelSequencerLevelComponent ()

Static Public Member Functions

static fsStr levelFilenameCompose (const fsStr &pPath, const fsStr &pName)

Protected Member Functions

virtual fsStr levelNameGetDo () const
 gfCLevelSequencerLevelComponent (const gfCLevelSequencerLevelComponent &pRHS)

Protected Attributes

std::unique_ptr< fsCVariableTablemLevelSettings
fsStr mFolder
fsStr mLevelName

Constructor & Destructor Documentation

◆ gfCLevelSequencerLevelComponent() [1/2]

gfCLevelSequencerLevelComponent::gfCLevelSequencerLevelComponent ( const fsStr & pLevelPath,
const fsStr & pLevelFolder )

◆ ~gfCLevelSequencerLevelComponent()

gfCLevelSequencerLevelComponent::~gfCLevelSequencerLevelComponent ( )
virtual

◆ gfCLevelSequencerLevelComponent() [2/2]

gfCLevelSequencerLevelComponent::gfCLevelSequencerLevelComponent ( const gfCLevelSequencerLevelComponent & pRHS)
protected

Member Function Documentation

◆ levelFilenameCompose()

fsStr gfCLevelSequencerLevelComponent::levelFilenameCompose ( const fsStr & pPath,
const fsStr & pName )
static

◆ levelFilenameGet()

fsStr gfCLevelSequencerLevelComponent::levelFilenameGet ( ) const
virtual

◆ levelNameGet()

fsStr gfCLevelSequencerLevelComponent::levelNameGet ( ) const

◆ levelNameGetDo()

fsStr gfCLevelSequencerLevelComponent::levelNameGetDo ( ) const
protectedvirtual

◆ nextLevelGet()

fsStr gfCLevelSequencerLevelComponent::nextLevelGet ( ) const

◆ settingS32Get()

fsS32 gfCLevelSequencerLevelComponent::settingS32Get ( const fsStr & pKey) const

◆ settingStrGet()

fsStr gfCLevelSequencerLevelComponent::settingStrGet ( const fsStr & pKey) const

Member Data Documentation

◆ mFolder

fsStr gfCLevelSequencerLevelComponent::mFolder
protected

◆ mLevelName

fsStr gfCLevelSequencerLevelComponent::mLevelName
protected

◆ mLevelSettings

std::unique_ptr<fsCVariableTable> gfCLevelSequencerLevelComponent::mLevelSettings
protected

The documentation for this class was generated from the following files: