CCSUsrMsg_ProcessSpottedEntityUpdate
Interface CCSUsrMsg_ProcessSpottedEntityUpdate
Namespace: SwiftlyS2.Shared.ProtobufDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CCSUsrMsg_ProcessSpottedEntityUpdate : ITypedProtobuf<CCSUsrMsg_ProcessSpottedEntityUpdate>, INativeHandle, INetMessage<CCSUsrMsg_ProcessSpottedEntityUpdate>, IDisposableImplements
- ITypedProtobuf<CCSUsrMsg_ProcessSpottedEntityUpdate>
- INativeHandle
- INetMessage<CCSUsrMsg_ProcessSpottedEntityUpdate>
- IDisposable
Properties
EntityUpdates
IProtobufRepeatedFieldSubMessageType<CCSUsrMsg_ProcessSpottedEntityUpdate_SpottedEntityUpdate> EntityUpdates { get; }Property Value
NewUpdate
bool NewUpdate { get; set; }Property Value