SwiftlyS2

CMsgGCGetEmailTemplateResponse

Interface CMsgGCGetEmailTemplateResponse

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgGCGetEmailTemplateResponse : ITypedProtobuf<CMsgGCGetEmailTemplateResponse>, INativeHandle

Implements

Properties

Eresult

uint Eresult { get; set; }
Property Value

Template

string Template { get; set; }
Property Value

TemplateExists

bool TemplateExists { get; set; }
Property Value

On this page