C# Class PlayFab.PlayStreamModels.TitlePublishedCloudScriptEventData

Inheritance: PlayStreamEventBase
Show file Open project: PlayFab/PlayFabGameServer

Public Properties

Property Type Description
DeveloperId string
Revision int
UserId string

Property Details

DeveloperId public property

public string DeveloperId
return string

Revision public property

public int Revision
return int

UserId public property

public string UserId
return string