|
|
ContextUserData & | operator= (ContextUserData const &) |
|
| ContextUserData (ContextUserData const &) |
| MCAPI | ContextUserData (::Scripting::ContextId contextId_, ::Scripting::WeakLifetimeScope scope_, ::Scripting::QuickJS::ClassRegistry &classReg_, ::Scripting::QuickJS::ResolvedTypes &resolvedTypes_, ::Scripting::ScriptObjectFactory &objectFactory_, ::Scripting::QuickJS::ObjectInspector &objectInspector_, ::Scripting::IPrinter *printer_, ::std::vector<::Scripting::ModuleBinding > const &modules, ::Scripting::ContextConfig contextConfig) |
| MCAPI::std::string | generateParseContextErrorMessage () const |
| MCAPI ::std::optional<::std::string > | getDebugIdForSourceFile (::std::string const &sourceFile) const |
| MCAPI::Scripting::QuickJS::ParseContextData const & | peekParseContext () const |
| MCAPI void | popParseContext () |
| MCAPI void | pushParseContext (::Scripting::QuickJS::ParseContext context, ::entt::meta_type const &type, ::std::variant<::std::string_view, uint > arg) |
| MCAPI void | resetParseContextUntilVariant (bool removeVariant) |
| MCAPI void | setDebugIdForSourceFile (::std::string const &sourceFile, ::std::string debugId) |
| MCAPI | ~ContextUserData () |
| MCAPI void * | $ctor (::Scripting::ContextId contextId_, ::Scripting::WeakLifetimeScope scope_, ::Scripting::QuickJS::ClassRegistry &classReg_, ::Scripting::QuickJS::ResolvedTypes &resolvedTypes_, ::Scripting::ScriptObjectFactory &objectFactory_, ::Scripting::QuickJS::ObjectInspector &objectInspector_, ::Scripting::IPrinter *printer_, ::std::vector<::Scripting::ModuleBinding > const &modules, ::Scripting::ContextConfig contextConfig) |
| MCAPI void | $dtor () |
|
|
::ll::UntypedStorage< 1, 1 > | mUnk91edc7 |
|
::ll::UntypedStorage< 8, 16 > | mUnk557dca |
|
::ll::UntypedStorage< 8, 8 > | mUnke0c273 |
|
::ll::UntypedStorage< 8, 8 > | mUnk84bd74 |
|
::ll::UntypedStorage< 8, 24 > | mUnk70d806 |
|
::ll::UntypedStorage< 8, 24 > | mUnk90985f |
|
::ll::UntypedStorage< 8, 8 > | mUnka60b23 |
|
::ll::UntypedStorage< 8, 8 > | mUnk92f52a |
|
::ll::UntypedStorage< 8, 8 > | mUnkfbe467 |
|
::ll::UntypedStorage< 8, 8 > | mUnkd5fe0f |
|
::ll::UntypedStorage< 8, 24 > | mUnk2b6a04 |
|
::ll::UntypedStorage< 8, 288 > | mUnka21b69 |
|
::ll::UntypedStorage< 1, 1 > | mUnk863b7e |
|
::ll::UntypedStorage< 8, 24 > | mUnk771848 |
|
::ll::UntypedStorage< 8, 64 > | mUnk3f377c |
◆ ContextUserData()
- 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.
◆ ~ContextUserData()
| MCAPI Scripting::QuickJS::ContextUserData::~ContextUserData |
( |
| ) |
|
- 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.
◆ generateParseContextErrorMessage()
| MCAPI::std::string Scripting::QuickJS::ContextUserData::generateParseContextErrorMessage |
( |
| ) |
const |
- 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.
◆ getDebugIdForSourceFile()
| MCAPI ::std::optional<::std::string > Scripting::QuickJS::ContextUserData::getDebugIdForSourceFile |
( |
::std::string const & | sourceFile | ) |
const |
- 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.
◆ peekParseContext()
| MCAPI::Scripting::QuickJS::ParseContextData const & Scripting::QuickJS::ContextUserData::peekParseContext |
( |
| ) |
const |
- 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.
◆ popParseContext()
| MCAPI void Scripting::QuickJS::ContextUserData::popParseContext |
( |
| ) |
|
- 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.
◆ pushParseContext()
| MCAPI void Scripting::QuickJS::ContextUserData::pushParseContext |
( |
::Scripting::QuickJS::ParseContext | context, |
|
|
::entt::meta_type const & | type, |
|
|
::std::variant<::std::string_view, uint > | arg ) |
- 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.
◆ resetParseContextUntilVariant()
| MCAPI void Scripting::QuickJS::ContextUserData::resetParseContextUntilVariant |
( |
bool | removeVariant | ) |
|
- 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.
◆ setDebugIdForSourceFile()
| MCAPI void Scripting::QuickJS::ContextUserData::setDebugIdForSourceFile |
( |
::std::string const & | sourceFile, |
|
|
::std::string | debugId ) |
- 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.
◆ $ctor()
- 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.
◆ $dtor()
| MCAPI void Scripting::QuickJS::ContextUserData::$dtor |
( |
| ) |
|
- 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 file: