|
ScriptSentry & | operator= (ScriptSentry const &) |
|
| ScriptSentry (ScriptSentry const &) |
|
MCAPI ::Scripting::Result< void, ::ScriptModuleDiagnostics::ScriptSentryUninitializedError > | addBreadcrumb (::SentryBreadcrumbLevel level, ::std::string message, ::std::optional<::std::string > category) |
|
MCAPI ::Scripting::Result< void, ::ScriptModuleDiagnostics::ScriptSentryUninitializedError > | addTag (::std::string key, ::std::string value) |
|
MCAPI ::Scripting::Result< ::std::unordered_map<::std::string, ::std::string >, ::ScriptModuleDiagnostics::ScriptSentryUninitializedError > | getTags () const |
|
MCAPI ::Scripting::Result< void, ::ScriptModuleDiagnostics::ScriptSentryAlreadyInitializedError, ::Scripting::InvalidArgumentError > | init (::Scripting::ContextConfig const &config, ::ScriptModuleDiagnostics::ScriptSentryOptions const &options) |
|
MCAPI ::Scripting::Result< void, ::ScriptModuleDiagnostics::ScriptSentryUninitializedError > | removeTag (::std::string const &key) |
|
◆ addBreadcrumb()
- 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.
◆ addTag()
- 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.
◆ getTags()
- 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.
◆ init()
- 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.
◆ removeTag()
- 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.
◆ bind()
- 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: