C# Class PlayFab.ClientModels.ListUsersCharactersResult

Inheritance: PlayFab.SharedModels.PlayFabResultCommon
Show file Open project: PlayFab/PlayFabGameServer Class Usage Examples

Public Properties

Property Type Description
Characters List

Property Details

Characters public property

The requested list of characters.
public List Characters
return List