DeltaEngine.Editor.Messages NamespaceDelta Engine Documentation
Classes

  ClassDescription
Public classAppBuildFailed
A message which is sent from the BuildService in the case that the build of a request app has failed. View code on GitHub
Public classAppBuildMessage
A message sent from the BuildService which informs about the specific compilation state. View code on GitHub
Public classAppBuildProgress
A message sent from the BuildService which informs about the current build progress. View code on GitHub
Public classAppBuildRequest
A message sent to the BuildService which tell it what kind of app it has to build. View code on GitHub
Public classAppBuildRequest NoPackedCodeDataSpecified
Public classAppBuildRequest NoProjectNameSpecified
Public classAppBuildRequest NoSolutionFileNameSpecified
Public classAppBuildResult
Result of the BuildService after it finished building the request app. View code on GitHub
Public classChangeMetaData
Request to change meta data of a content file in a project View code on GitHub
Public classChangeProjectRequest
Request to change project from the client to the server. Server sends back SetProject View code on GitHub
Public classCreateProject
Request to create Content Project in Content Service, command to create code project on client View code on GitHub
Public classDeleteProject
Public classPlatformNameExtensions
Public classPlatformNameExtensions UnsupportedPlatformPackageFileExtension
Public classProjectAlreadyExists
Public classProjectError
Public classProjectInfoRequest
Public classProjectInfoResult
Public classProjectNamesRequest
Request all accessible project names for the current user View code on GitHub
Public classProjectNamesResult
Names of accessible projects for the currently logged in user View code on GitHub
Public classRequestContent
Used by Content Plugins to request required content data of another ContentType from Client View code on GitHub
Public classSupportedPlatformsRequest
Public classSupportedPlatformsResult
A message which is sent to the BuildService to know which Platforms are supported. View code on GitHub
Interfaces

  InterfaceDescription
Public interfaceBuildServiceMessage
Enumerations

  EnumerationDescription
Public enumerationAppBuildMessageType
Public enumerationPlatformName
All possible platforms we can build for, important for the builder and launcher plugins. View code on GitHub