C# 클래스 PlayFab.ClientModels.WriteEventResponse

상속: PlayFab.SharedModels.PlayFabResultCommon
파일 보기 프로젝트 열기: PlayFab/PlayFabGameServer 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
EventId string

프로퍼티 상세

EventId 공개적으로 프로퍼티

The unique identifier of the event. The values of this identifier consist of ASCII characters and are not constrained to any particular format.
public string EventId
리턴 string