API ReferenceSandbox.Network
public sealed struct Sandbox.Network.NetworkFile
Constructors
Showing 1 constructors
public NetworkFile(string Name, byte[] Content)
No results match this filter.
Methods
Showing 1 methods
public void Deconstruct(string Name, byte[] Content)
No results match this filter.
Properties
Showing 2 properties
public byte[] Sandbox.Network.NetworkFile.Content { get; set; }
public string Sandbox.Network.NetworkFile.Name { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox.Network |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.Network.NetworkFile |