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

Public Member Functions

MCAPI FontHandle (::FontHandle const &)
MCAPI FontHandle (::FontHandle defaultFont, ::std::string const &newFontAlias)
MCAPI FontHandle (::std::shared_ptr<::Font > defaultFont, uint64 fontId, ::Bedrock::NotNullNonOwnerPtr<::FontRepository > fontRepository)
MCAPI::FontHandle & operator= (::FontHandle const &)
MCAPI void * $ctor (::FontHandle const &)
MCAPI void * $ctor (::FontHandle defaultFont, ::std::string const &newFontAlias)
MCAPI void * $ctor (::std::shared_ptr<::Font > defaultFont, uint64 fontId, ::Bedrock::NotNullNonOwnerPtr<::FontRepository > fontRepository)
MCAPI void $dtor ()
MCFOLD void * $ctor ()
MCFOLD void * $ctor (::Bedrock::EnableNonOwnerReferences const &)

Static Public Member Functions

static MCAPI ::FontHandle & INVALID_FONT_HANDLE ()
static MCAPI ::FontHandle & TEST_FONT_HANDLE ()
static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 24, ::Bedrock::NonOwnerPointer<::FontRepository > > mFontRepository
::ll::TypedStorage< 8, 16, ::std::shared_ptr<::Font > > mDefaultFont
::ll::TypedStorage< 8, 8, uint64 > mFontId
::ll::TypedStorage< 1, 1, bool > mIsDummyHandle
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock

Member Function Documentation

◆ $vftable()

MCAPI void ** FontHandle::$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 files: