SwiftlyS2

CCommunity_GetGamePersonalDataCategories_Response

Interface CCommunity_GetGamePersonalDataCategories_Response

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CCommunity_GetGamePersonalDataCategories_Response : ITypedProtobuf<CCommunity_GetGamePersonalDataCategories_Response>, INativeHandle

Implements

Properties

AppAssetsBasename

string AppAssetsBasename { get; set; }
Property Value

Categories

IProtobufRepeatedFieldSubMessageType<CCommunity_GamePersonalDataCategoryInfo> Categories { get; }
Property Value

On this page