SwiftlyS2

CMsgTEBeamEntPoint

Interface CMsgTEBeamEntPoint

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Base

CMsgTEBaseBeam Base { get; }
Property Value

End

Vector End { get; set; }
Property Value

Endentity

uint Endentity { get; set; }
Property Value

Start

Vector Start { get; set; }
Property Value

Startentity

uint Startentity { get; set; }
Property Value

On this page