MC TIL
Home
Github
Home
Github
  • Struct

    • A
    • B
    • C
    • D
    • E
    • F
    • G
    • H
    • I
    • J
    • K
    • L
    • M
    • N
    • O
    • P
    • Q
    • R
    • S
    • T
    • U
    • V
    • W
    • X
    • Z
    • `
  • Enums

    • A
    • B
    • C
    • D
    • E
    • F
    • G
    • H
    • I
    • J
    • K
    • L
    • M
    • N
    • O
    • P
    • R
    • S
    • T
    • U
    • V
    • W
    • X
    • Z
    • `

U

UpnpState

NameValue
Startup0
UpnpRequested1
UpnpStarted2
UpnpSucceeded3
UpnpFailed4
Invalid_135

UIPackErrorType

NameValue
None_350
InvalidChildNames1
ParseError_02
MissingControl3
MissingControlTarget4
MissingArrayName5
MissingCondition6
MissingValue7
MissingOperation8
InvalidOperationName9

Util::NumberConversionResult

NameValue
Succeed0
Invalid_201
TooSmall2
TooLarge3
Count_224

Util::removeAllColorCodes::RemoveAllColorCodesState

NameValue
Output0
SawCodeByte11
SawCodeByte22

UseAnimation

NameValue
None_100
Eat1
Drink2
Block_03
Bow4
Camera_05
Spear6
GlowStick7
Sparkler8
Crossbow9

UIScalingRules

NameValue
Desktop0
PocketApple1
PocketAndroid2
PocketWindows3
Console4
HandheldConsole5

UploadState

enum UploadState : __int32
{
  Uninitialized_1 = 0x0,
  Initializing = 0x1,
  Progress = 0x2,
  Exporting = 0x3,
  Done_0 = 0x4,
  Failed_6 = 0x5,
};

UploadError

enum UploadError : __int32
{
  None_36 = 0x0,
  ForbiddenContent = 0x1,
  Unknown_35 = 0x2,
};

UIProfile

enum UIProfile : __int32
{
  Classic_0 = 0x0,
  Pocket_0 = 0x1,
  Count_30 = 0x2,
};

Last Updated:
Contributors: RedbeanW
Prev
T
Next
V