GlobalTvSystem

Documents the GlobalTvSystem class and its function

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

Invoking GlobalTvSystem

To invoke the global tv system, use the following Global function:

gts = Game.GlobalTvSystem()

Sub-functions

RegisterTVChannelOnController

RegisterTVChannelOnController(gameController : wref:inkGameController, previousChannelID : Int32, activeChannelID : Int32);

UnregisterTVChannelFromEntity

UnregisterTVChannelFromEntity(entity : wref:Entity);

Last updated