C# Класс GetAllUsersCharactersCommand, PlayFabGameServer

Lists all of the characters that belong to a specific user. CharacterIds are not globally unique; characterId must be evaluated with the parent PlayFabId to guarantee uniqueness.
Наследование: Command
Показать файл Открыть проект

Private Properties

Свойство Тип Описание

Открытые методы

Метод Описание
Execute ( ) : void

Описание методов

Execute() публичный Метод

public Execute ( ) : void
Результат void