SwiftlyS2

CMsgSOSingleObject

Interface CMsgSOSingleObject

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgSOSingleObject : ITypedProtobuf<CMsgSOSingleObject>, INativeHandle

Implements

Properties

ObjectData

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

OwnerSoid

CMsgSOIDOwner OwnerSoid { get; }
Property Value

TypeId

int TypeId { get; set; }
Property Value

Version

ulong Version { get; set; }
Property Value

On this page