Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
UnityEditor
Web
CollabAccess
C# Class UnityEditor.Web.CollabAccess
Inheritance:
CloudServiceAccess
Datei anzeigen
Open project: CarlosHBC/UnityDecompiled
Class Usage Examples
Public Methods
Method
Description
EnableService
(
bool
enabled
) :
void
GetServiceDisplayName
( ) :
string
GetServiceName
( ) :
string
IsCollabUIAccessible
( ) :
bool
Private Methods
Method
Description
CollabAccess
( ) :
System
Method Details
EnableService()
public
method
public
EnableService
(
bool
enabled
) :
void
enabled
bool
return
void
GetServiceDisplayName()
public
method
public
GetServiceDisplayName
( ) :
string
return
string
GetServiceName()
public
method
public
GetServiceName
( ) :
string
return
string
IsCollabUIAccessible()
public
method
public
IsCollabUIAccessible
( ) :
bool
return
bool