API ReferenceSandbox.Network
public sealed struct Sandbox.Network.SnapshotMsg
Properties
Showing 5 properties
public byte[] Sandbox.Network.SnapshotMsg.BlobData { get; set; }
public System.Collections.Generic.List`1<Sandbox.Network.SnapshotMsg.GameObjectSystemData> Sandbox.Network.SnapshotMsg.GameObjectSystems { get; set; }
public System.Collections.Generic.List`1<object> Sandbox.Network.SnapshotMsg.NetworkObjects { get; set; }
public string Sandbox.Network.SnapshotMsg.SceneData { get; set; }
public double Sandbox.Network.SnapshotMsg.Time { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox.Network |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.Network.SnapshotMsg |