|
LeviLamina
|
Public Member Functions | |
| MCAPI | RuntimeConditions (::Scripting::RuntimeConditions &&rhs) |
| MCAPI | RuntimeConditions (::Scripting::RuntimeConditions const &rhs) |
| MCAPI | RuntimeConditions (::std::vector<::Scripting::RuntimeCondition > const &runtimeConditions) |
| MCFOLD bool | empty () const |
| MCAPI::Scripting::RuntimeConditions | getMissing (::Scripting::RuntimeConditions const &runtimeConditions) |
| MCAPI::Scripting::RuntimeConditions & | operator= (::Scripting::RuntimeConditions const &rhs) |
| MCAPI::std::string | toString () const |
| MCAPI void * | $ctor (::Scripting::RuntimeConditions &&rhs) |
| MCAPI void * | $ctor (::Scripting::RuntimeConditions const &rhs) |
| MCFOLD void * | $ctor (::std::vector<::Scripting::RuntimeCondition > const &runtimeConditions) |
Public Attributes | |
| ::ll::TypedStorage< 8, 24, ::std::vector<::Scripting::RuntimeCondition > > | mRuntimeConditions |