LeviLamina
|
Public Types | |
enum class | Type : int { Null = 0 , Boolean = 1 , Integer = 2 , Number = 3 , String = 4 , Array = 5 , Object = 6 } |
Public Member Functions | |
DynamicValue & | operator= (DynamicValue const &) |
DynamicValue (DynamicValue const &) | |
MCAPI | DynamicValue (::cereal::DynamicValue &&) |
MCAPI void * | $ctor (::cereal::DynamicValue &&) |
MCFOLD void | $dtor () |
Public Attributes | |
::ll::UntypedStorage< 8, 72 > | mUnk3bb901 |