Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Sandbox.ModAPI.Ingame.IMyIntergridCommunicationSystem.SendUnicastMessage

Morten Aune Lyrstad edited this page Apr 16, 2022 · 4 revisions

IndexNamespace IndexIMyIntergridCommunicationSystem

Summary

public bool SendUnicastMessage<TData>(long addressee, string tag, TData data)

Returns

bool

Parameters

Clone this wiki locally