GlobalTvSystem

Documents the GlobalTvSystem class and its function

triangle-exclamation

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