Table of Contents

PortalUtil

Fields
uploadAfterBakeKey
uploadOnBuildKey
uploadOnEnterPlayModeKey
Properties
CanCommunicateWithPortal
InSync

Determines if the schemas found in the project are in sync with the ones found in the Online Dashboard.

LocalSchemaFoundInPortal
OrgAndProjectIsSet

Returns true if OrganizationID has a value that is found among Coherence.Editor.Portal.PortalLogin.organizations and Coherence.Editor.ProjectSettings.GetActiveProjectId(System.Nullable{System.Boolean}) returns a value that is found among the projects of the active organization; otherwise, false.

RemoteSchemaIDs

List of schema IDs the portal knows about.

RemoteSchemaStates

List of schema states the portal knows about.

SyncState

Determines the state of synchronicity against the Online Dashboard.

UploadAfterBake
UploadOnBuild
UploadOnEnterPlayMode
Methods
ClearOrganizationData

Removes the data related to the organization and the project of the current user.

Logout

Logs out the current user from the Online Dashboard.

UploadSchemas

Uploads schemas to the portal.