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 ()
 
MCAPI void $onLanguageChanged (::std::string const &code, bool languageSystemInitializing)
 
MCAPI void $onLanguageKeywordsLoadedFromPack (::PackManifest const &manifest)
 
MCAPI 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.

◆ _loadNpcData()

MCAPI void NpcI18nObserver::_loadNpcData ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $onLanguageChanged()

MCAPI void NpcI18nObserver::$onLanguageChanged ( ::std::string const & code,
bool languageSystemInitializing )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $onLanguageKeywordsLoadedFromPack()

MCAPI void NpcI18nObserver::$onLanguageKeywordsLoadedFromPack ( ::PackManifest const & manifest)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $onLanguagesLoaded()

MCAPI void NpcI18nObserver::$onLanguagesLoaded ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $vftable()

static MCAPI void ** NpcI18nObserver::$vftable ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

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