Class ProjectServerEnvironment
Inheritance
ProjectServerEnvironment
Syntax
public static class ProjectServerEnvironment
Properties
Client
Declaration
public static ProjectServerClient Client { get; set; }
Property Value
Type |
Description |
ProjectServerClient |
|
ProjectDataPath
Declaration
public static string ProjectDataPath { get; set; }
Property Value
UnityUser
Declaration
public static UnityUser UnityUser { get; set; }
Property Value
Type |
Description |
UnityUser |
|
Methods
Init()
Declaration
public static void Init()