LeviLamina
Loading...
Searching...
No Matches
NpcI18nObserver Class Reference
+ Inheritance diagram for NpcI18nObserver:

Public Types

using SubjectType
 

Public Member Functions

NpcI18nObserveroperator= (NpcI18nObserver const &)
 
 NpcI18nObserver (NpcI18nObserver const &)
 
virtual void onLanguageChanged (::std::string const &code, bool languageSystemInitializing)
 
virtual void onLanguageKeywordsLoadedFromPack (::PackManifest const &manifest)
 
virtual void onLanguagesLoaded ()
 
MCAPI void _loadNpcData ()
 
MCFOLD void $onLanguageChanged (::std::string const &code, bool languageSystemInitializing)
 
MCFOLD void $onLanguageKeywordsLoadedFromPack (::PackManifest const &manifest)
 
MCFOLD void $onLanguagesLoaded ()
 
SubjectTypegetSubject ()
 
void removeFromSubject ()
 
virtual void _onSubjectDestroyed ()
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk483061
 
::ll::UntypedStorage< 8, 8 > mUnk28e5d4
 
SubjectTypempSubject
 

Member Function Documentation

◆ onLanguageChanged()

virtual void NpcI18nObserver::onLanguageChanged ( ::std::string const & code,
bool languageSystemInitializing )
virtual

Implements I18nObserver.

◆ onLanguageKeywordsLoadedFromPack()

virtual void NpcI18nObserver::onLanguageKeywordsLoadedFromPack ( ::PackManifest const & manifest)
virtual

Implements I18nObserver.

◆ onLanguagesLoaded()

virtual void NpcI18nObserver::onLanguagesLoaded ( )
virtual

Implements I18nObserver.


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