LeviLamina
Loading...
Searching...
No Matches
PageContent Struct Reference

Public Types

enum class  PageType : uchar { Text = 0 , Photo = 1 , Count = 2 }
 

Public Member Functions

 PageContent (PageContent const &)
 
MCAPI PageContent (::PageContent &&)
 
MCAPI PageContent (::std::string nText, ::std::optional<::std::string > nFilteredText)
 
MCAPI::PageContent & operator= (::PageContent const &)
 
MCAPI ~PageContent ()
 
MCAPI void * $ctor (::PageContent &&)
 
MCAPI void * $ctor (::std::string nText, ::std::optional<::std::string > nFilteredText)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI ::PageContent read (::CompoundTag const &tag)
 
static MCAPI void write (::PageContent const &page, ::CompoundTag &tag)
 
static MCAPI ::PageContent const & BLANK_PAGE ()
 

Public Attributes

::ll::UntypedStorage< 8, 32 > mUnk652030
 
::ll::UntypedStorage< 8, 40 > mUnkd36fc2
 
::ll::UntypedStorage< 8, 40 > mUnk48af3a
 
::ll::UntypedStorage< 8, 32 > mUnk621f2a
 
::ll::UntypedStorage< 8, 32 > mUnk656ee8
 
::ll::UntypedStorage< 8, 40 > mUnk38d2eb
 

Constructor & Destructor Documentation

◆ PageContent() [1/2]

MCAPI PageContent::PageContent ( ::PageContent && )
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.

◆ PageContent() [2/2]

MCAPI PageContent::PageContent ( ::std::string nText,
::std::optional<::std::string > nFilteredText )
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.

◆ ~PageContent()

MCAPI PageContent::~PageContent ( )
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.

Member Function Documentation

◆ operator=()

MCAPI::PageContent & PageContent::operator= ( ::PageContent const & )
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.

◆ read()

static MCAPI ::PageContent PageContent::read ( ::CompoundTag const & tag)
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.

◆ write()

static MCAPI void PageContent::write ( ::PageContent const & page,
::CompoundTag & tag )
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.

◆ BLANK_PAGE()

static MCAPI ::PageContent const & PageContent::BLANK_PAGE ( )
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.

◆ $ctor() [1/2]

MCAPI void * PageContent::$ctor ( ::PageContent && )
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.

◆ $ctor() [2/2]

MCAPI void * PageContent::$ctor ( ::std::string nText,
::std::optional<::std::string > nFilteredText )
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.

◆ $dtor()

MCAPI void PageContent::$dtor ( )
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 struct was generated from the following file: