15 ::ll::TypedStorage<1, 1, ::Scripting::InvalidArgumentErrorType> type;
16 ::ll::TypedStorage<4, 4, int> index;
31 MCAPI
InvalidArgumentError(::std::string
const& message_, ::Scripting::InvalidArgumentErrorType type_,
int index_);
41 MCAPI
void* $ctor(::std::string
const& message_,
int index_);
43 MCAPI
void* $ctor(::std::string
const& message_, ::Scripting::InvalidArgumentErrorType type_,
int index_);