SceneSystem

Documents the SceneSystem class and its functions.

NOT DOCUMENTED We currently don't have information on how these functions work. They are being documented here for visibility.

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