C# 클래스 UnityEditor.Web.UnetAccess

상속: CloudServiceAccess
파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled

공개 메소드들

메소드 설명
GetServiceDisplayName ( ) : string
GetServiceName ( ) : string
SetMultiplayerId ( int id ) : void

비공개 메소드들

메소드 설명
UnetAccess ( ) : System

메소드 상세

GetServiceDisplayName() 공개 메소드

public GetServiceDisplayName ( ) : string
리턴 string

GetServiceName() 공개 메소드

public GetServiceName ( ) : string
리턴 string

SetMultiplayerId() 공개 메소드

public SetMultiplayerId ( int id ) : void
id int
리턴 void