SwiftlyS2

CSVCMsg_BSPDecal

Interface CSVCMsg_BSPDecal

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

DecalTextureIndex

int DecalTextureIndex { get; set; }
Property Value

EntityIndex

int EntityIndex { get; set; }
Property Value

LowPriority

bool LowPriority { get; set; }
Property Value

ModelIndex

int ModelIndex { get; set; }
Property Value

Pos

Vector Pos { get; set; }
Property Value

On this page