Api Sandbox Network NetworkFile
struct

NetworkFile

public sealed struct NetworkFile

Constructors

NetworkFile(String Name, Byte[] Content)

Properties

Name Type Description
Name String
Content Byte[]

Methods

Void Deconstruct(String Name, Byte[] Content)
Assembly: Sandbox.Engine Namespace: Sandbox.Network Full Name: Sandbox.Network.NetworkFile