Method OpenPrestigeTree
- Namespace
- GrindFest
- Assembly
- GrindFest.dll
OpenPrestigeTree()
Open the OneJS Prestige Tree (Grimoire) overlay.
Bridges C# UGUI buttons (death screen, etc.) to the global JS
handler registered by App.tsx (__grindfest.openPrestigeTree).
Safe to call before the script engine is initialised — silently
no-ops if the engine or the global hook is missing.
public static void OpenPrestigeTree()