C# 클래스 UnityEditor.Web.CollabAccess

상속: CloudServiceAccess
파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled 1 사용 예제들

공개 메소드들

메소드 설명
EnableService ( bool enabled ) : void
GetServiceDisplayName ( ) : string
GetServiceName ( ) : string
IsCollabUIAccessible ( ) : bool

비공개 메소드들

메소드 설명
CollabAccess ( ) : System

메소드 상세

EnableService() 공개 메소드

public EnableService ( bool enabled ) : void
enabled bool
리턴 void

GetServiceDisplayName() 공개 메소드

public GetServiceDisplayName ( ) : string
리턴 string

GetServiceName() 공개 메소드

public GetServiceName ( ) : string
리턴 string

IsCollabUIAccessible() 공개 메소드

public IsCollabUIAccessible ( ) : bool
리턴 bool