CheckProjectContent ClassDelta Engine Documentation
Check client content by sending the ContentMetaData.xml to the server. It is used for grabbing and updating local content in the app and also in the ContentManager tool to get new content. View code on GitHub
Inheritance Hierarchy

System Object
  DeltaEngine.Networking.Messages CheckProjectContent

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

public class CheckProjectContent : ContentMessage

The CheckProjectContent type exposes the following members.

Constructors

  NameDescription
Public methodCheckProjectContent
Initializes a new instance of the CheckProjectContent class
Top
Properties

  NameDescription
Public propertyContentMetaDataFile
Top
See Also