C# Class PlayFab.PlayStreamModels.CharacterCreatedEventData

Inheritance: PlayStreamEventBase
Show file Open project: PlayFab/PlayFabGameServer

Public Properties

Property Type Description
CharacterName string
Created System.DateTime
PlayerId string
TitleId string

Property Details

CharacterName public property

public string CharacterName
return string

Created public property

public DateTime,System Created
return System.DateTime

PlayerId public property

public string PlayerId
return string

TitleId public property

public string TitleId
return string