SceneSystem

Documents the SceneSystem class and its functions.

triangle-exclamation

Invoking SceneSystem

To invoke the scene system, use the following Global function:

ss = Game.SceneSystem()

Sub-functions

GetPeerIdDialogChoiceFactName

GetPeerIdDialogChoiceFactName() : String;

GetScriptInterface

GetScriptInterface() : ref:SceneSystemInterface;

Last updated