You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 5, 2025. It is now read-only.
Archie_UwU edited this page Dec 25, 2023
·
3 revisions
Retrieves a reference to the internal YYRunnerInterface structure.
Syntax
const YYRunnerInterface& GetRunnerInterface();
Warning
While this function exposes a very powerful interface, it is advised to use it with caution. The contents of this structure are not managed by YYToolkit, and are instead managed by the engine. Any function exposed via this interface may change in behavior or become entirely unavailable at discretion of YoYo Games.