Skip to content

Next: GetRunnerInterface

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.

Here be dragons!

Quick Access

Documentation

Writeups

Clone this wiki locally