SwiftlyS2

CMsgTEBeamPoints

Interface CMsgTEBeamPoints

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Base

CMsgTEBaseBeam Base { get; }
Property Value

End

Vector End { get; set; }
Property Value

Start

Vector Start { get; set; }
Property Value

On this page