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 coherence Developer Portal. |
LocalSchemaFoundInPortal | |
OrgAndProjectIsSet | returns true if Coherence.RuntimeSettings.ProjectID has a value that is not null or empty, and Coherence.RuntimeSettings.OrganizationID has a value that is found among Coherence.Editor.Portal.PortalLogin.organizations; otherwise, false. NOTE: Always returns false, unless Coherence.Editor.Portal.PortalLogin.FetchOrgs(System.Action<Coherence.Editor.Portal.OrganizationList>) has been called! This might not have happened unless the Coherence Sync window has been opened. |
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 coherence Developer Portal. |
UploadAfterBake | |
UploadOnBuild | |
UploadOnEnterPlayMode |
Methods
UploadSchemas | Uploads schemas to the portal. |