C# Class UnityEditor.Web.CollabAccess

Inheritance: CloudServiceAccess
Afficher le fichier Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Méthodes publiques

Méthode Description
EnableService ( bool enabled ) : void
GetServiceDisplayName ( ) : string
GetServiceName ( ) : string
IsCollabUIAccessible ( ) : bool

Private Methods

Méthode Description
CollabAccess ( ) : System

Method Details

EnableService() public méthode

public EnableService ( bool enabled ) : void
enabled bool
Résultat void

GetServiceDisplayName() public méthode

public GetServiceDisplayName ( ) : string
Résultat string

GetServiceName() public méthode

public GetServiceName ( ) : string
Résultat string

IsCollabUIAccessible() public méthode

public IsCollabUIAccessible ( ) : bool
Résultat bool