C# Класс GrantCharacterToUserCommand, PlayFabGameServer

Grants the specified character type to the 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