Class Services
Assembly: Unity.AssetManager.Editor.dll
Syntax
public static class Services
Fields
AuthenticationStateChanged
Declaration
public static Action AuthenticationStateChanged
Field Value
Properties
AssetRepository
Declaration
public static IAssetRepository AssetRepository { get; }
Property Value
Type |
Description |
IAssetRepository |
|
AuthenticationState
Declaration
public static AuthenticationState AuthenticationState { get; }
Property Value
Type |
Description |
AuthenticationState |
|
OrganizationRepository
Declaration
public static IOrganizationRepository OrganizationRepository { get; }
Property Value
Type |
Description |
IOrganizationRepository |
|
ProjectEnabler
Declaration
public static ProjectEnabler ProjectEnabler { get; }
Property Value