|
| enum class | State : int {
Pending = 0
, LoadingPersona = 1
, InPopup = 2
, Done = 3
,
Cancelling = 4
, Cancelled = 5
} |
| enum class | State : int {
Pending = 0
, LoadingPersona = 1
, InPopup = 2
, Done = 3
,
Cancelling = 4
, Cancelled = 5
} |
|
|
::ll::TypedStorage< 4, 4, ::SkinBanCheckProgressHandler::State > | mState |
|
::ll::TypedStorage< 8, 8, ::std::chrono::steady_clock::time_point > | mInitTime |
|
::ll::TypedStorage< 8, 8, ::std::chrono::seconds > | mTimeoutTime |
|
::ll::TypedStorage< 8, 32, ::std::string const > | mServerType |
|
::ll::TypedStorage< 4, 4, ::ProgressHandlerType const > | mType |
|
::ll::TypedStorage< 4, 4, ::ProgressAnimation > | mProgressAnimation |
◆ onStart()
◆ tick()
◆ onCancel()
◆ onExit()
◆ getLoadingState()
◆ getProgressMessage()
◆ getName()
| virtual::std::string SkinBanCheckProgressHandler::getName |
( |
| ) |
const |
|
virtual |
◆ $vftable()
| MCAPI void ** SkinBanCheckProgressHandler::$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: