Inheritance Hierarchy
DeltaEngine.Editor OnlineService
Namespace: DeltaEngine.Editor
Assembly: DeltaEngine.Editor (in DeltaEngine.Editor.exe) Version: 1.1.1.0 (1.1.1)
Syntax
The OnlineService type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | OnlineService | Initializes a new instance of the OnlineService class |
Methods
Properties
Name | Description | |
---|---|---|
![]() | AvailableProjects | |
![]() | CurrentContentProjectSolutionFilePath | |
![]() | IsDeveloper | |
![]() | Permissions | |
![]() | ProjectName | |
![]() | UserName | |
![]() | Viewport |
Events
Name | Description | |
---|---|---|
![]() | AvailableProjectsChanged | |
![]() | ContentDeleted | |
![]() | ContentReady | |
![]() | ContentUpdated | |
![]() | DataReceived | |
![]() | ProjectChanged | |
![]() | SolutionFilePathOfContentProjectChanged | |
![]() | StartEditorPlugin | |
![]() | UpdateToolboxVisibility |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() | Service ShowToolbox |
See Also