MCPcopy Create free account
hub / github.com/axhlzy/Il2CppHookScripts / staticData

Method staticData

Il2cppHook/_Ufunc.js:12340–12342  ·  view source on GitHub ↗

@internal

()

Source from the content-addressed store, hash-verified

12338 }
12339 /** @internal */
12340 get staticData() {
12341 return this.internal.field("static_data").value;
12342 }
12343 /** @internal */
12344 get synchronizationContext() {
12345 const get_ExecutionContext = this.object.tryMethod("GetMutableExecutionContext") || this.object.method("get_ExecutionContext");

Callers

nothing calls this directly

Calls 1

fieldMethod · 0.45

Tested by

no test coverage detected