SwiftlyS2

CMsgGCClientDisplayNotification

Interface CMsgGCClientDisplayNotification

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgGCClientDisplayNotification : ITypedProtobuf<CMsgGCClientDisplayNotification>, INativeHandle

Implements

Properties

BodySubstringKeys

IProtobufRepeatedFieldValueType<string> BodySubstringKeys { get; }
Property Value

BodySubstringValues

IProtobufRepeatedFieldValueType<string> BodySubstringValues { get; }
Property Value

NotificationBodyLocalizationKey

string NotificationBodyLocalizationKey { get; set; }
Property Value

NotificationTitleLocalizationKey

string NotificationTitleLocalizationKey { get; set; }
Property Value

On this page