SwiftlyS2

CMsgTEShatterSurface

Interface CMsgTEShatterSurface

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Angles

QAngle Angles { get; set; }
Property Value

Backcolor

uint Backcolor { get; set; }
Property Value

Force

Vector Force { get; set; }
Property Value

Forcepos

Vector Forcepos { get; set; }
Property Value

Frontcolor

uint Frontcolor { get; set; }
Property Value

Height

float Height { get; set; }
Property Value

Origin

Vector Origin { get; set; }
Property Value

Shardsize

float Shardsize { get; set; }
Property Value

Surfacetype

uint Surfacetype { get; set; }
Property Value

Width

float Width { get; set; }
Property Value

On this page