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 ProjectID has a value that is not null or empty, and 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
| ClearOrganizationData | Removes the data related to the organization and the project of the current user. |
| Logout | Logs out the current user from the coherence Developer Portal. |
| UploadSchemas | Uploads schemas to the portal. |