SwiftlyS2

MLEvent

Interface MLEvent

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface MLEvent : ITypedProtobuf<MLEvent>, INativeHandle

Implements

Properties

Data

IProtobufRepeatedFieldSubMessageType<MLDict> Data { get; }
Property Value

EventName

string EventName { get; set; }
Property Value

On this page