C# Class UnityEditor.Web.CollabAccess

Inheritance: CloudServiceAccess
Mostrar archivo 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