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

Sandbox.ModAPI.Ingame.MyIGCMessage

Malware edited this page Feb 28, 2019 · 17 revisions

IndexNamespace Index

MyIGCMessage Struct

public struct MyIGCMessage

Provides info about received message along with received data

Namespace: Sandbox.ModAPI.Ingame
Assembly: Sandbox.Common.dll

Fields

Member Description
Data The data received in message.
Tag Tag designing type of this message.
Source Source/Author of this message.

Constructors

Member Description
MyIGCMessage(object, string, long)

Methods

Member Description
As()
Clone this wiki locally