Sandbox.ModAPI.Ingame.IMyIntergridCommunicationSystem.RegisterBroadcastListener - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index ← IMyIntergridCommunicationSystem
public IMyBroadcastListener RegisterBroadcastListener(string tag)Registers broadcast listener with given tag for current programmable block. In case there is already another active broadcast lister with given tag new listener is NOT registered and the already active one is returned instead.
Active broadcast listener for given tag.
- string tag