SupportedPlatformsResult ClassDelta Engine Documentation
A message which is sent to the BuildService to know which Platforms are supported. View code on GitHub
Inheritance Hierarchy

System Object
  DeltaEngine.Editor.Messages SupportedPlatformsResult

Namespace: DeltaEngine.Editor.Messages
Assembly: DeltaEngine.Editor.Messages (in DeltaEngine.Editor.Messages.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public sealed class SupportedPlatformsResult

The SupportedPlatformsResult type exposes the following members.

Constructors

  NameDescription
Public methodSupportedPlatformsResult
Initializes a new instance of the SupportedPlatformsResult class
Top
Properties

  NameDescription
Public propertyPlatforms
Top
See Also