SwiftlyS2

CMsgClearDecalsForEntityEvent

Interface CMsgClearDecalsForEntityEvent

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Entityhandle

uint Entityhandle { get; set; }
Property Value

Flagstoclear

uint Flagstoclear { get; set; }
Property Value

On this page