C++: Add il2cppi_is_initialized() API to scaffolding
This commit is contained in:
@@ -126,6 +126,8 @@ namespace Il2CppInspector.Properties {
|
||||
///#include <sstream>
|
||||
///#include <iomanip>
|
||||
///
|
||||
///#include "il2cpp-metadata-version.h"
|
||||
///
|
||||
///// Helper function to get the module base address
|
||||
///uintptr_t il2cppi_get_base_address();
|
||||
///
|
||||
@@ -135,7 +137,7 @@ namespace Il2CppInspector.Properties {
|
||||
///// Helper function to open a new console window and redirect stdout there
|
||||
///void il2cppi_new_console();
|
||||
///
|
||||
///// Helper function to convert Il2CppString to st [rest of string was truncated]";.
|
||||
///// Helper [rest of string was truncated]";.
|
||||
/// </summary>
|
||||
internal static string Cpp_HelpersH {
|
||||
get {
|
||||
|
||||
Reference in New Issue
Block a user