IceShard 1
A personal game engine project, with development focused on 2D/2.5D games.
Loading...
Searching...
No Matches
ice::I18NCoreModule Member List

This is the complete list of members for ice::I18NCoreModule, including all inherited members.

init(const Allocator &alloc, ice::ModuleNegotiatorBase const &negotiator) noexceptice::I18NCoreModulestatic
IS_WORKAROUND_MODULE_INITIALIZATION(I18NCoreModule)ice::I18NCoreModule
module_info() noexcept -> ice::ModuleInfo const &ice::Module< I18NCoreModule >inlinestatic
on_load(ice::Allocator &alloc, ice::ModuleNegotiator auto const &negotiator) noexceptice::I18NCoreModulestatic
on_unload(ice::Allocator &alloc) noexceptice::I18NCoreModulestatic
resolve(ice::I18NReference const &reference) noexcept -> ice::Stringice::I18NCoreModulestatic
resolve(ice::I18NReference const &reference, fmt::format_args const &fmt_args) noexcept -> ice::Stringice::I18NCoreModulestatic
resolve(ice::I18NString &text, ice::I18NReference const &reference) noexceptice::I18NCoreModulestatic
v1_i18n_api(ice::api::i18n::v1::I18NCoreModuleAPI &api) noexceptice::I18NCoreModulestatic
~Module() noexcept=defaultice::Module< I18NCoreModule >virtual