SwiftlyS2

CNETMsg_SpawnGroup_ManifestUpdate

Interface CNETMsg_SpawnGroup_ManifestUpdate

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CNETMsg_SpawnGroup_ManifestUpdate : ITypedProtobuf<CNETMsg_SpawnGroup_ManifestUpdate>, INativeHandle, INetMessage<CNETMsg_SpawnGroup_ManifestUpdate>, IDisposable

Implements

Properties

Manifestincomplete

bool Manifestincomplete { get; set; }
Property Value

Spawngrouphandle

uint Spawngrouphandle { get; set; }
Property Value

Spawngroupmanifest

byte[] Spawngroupmanifest { get; set; }
Property Value

On this page