For each outdated content file after sending CheckProjectContent we get one UpdateContent
message from the server containing both an updated ContentMetaData entry and also the content
data itself (optional). Also used to upload new files to the content server (ContentManager)
View code on GitHub
Inheritance Hierarchy
DeltaEngine.Networking.Messages UpdateContent
Namespace: DeltaEngine.Networking.Messages
Assembly: DeltaEngine.Networking.Messages (in DeltaEngine.Networking.Messages.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The UpdateContent type exposes the following members.
Constructors
Name | Description | |
---|---|---|
UpdateContent | Initializes a new instance of the UpdateContent class |
Properties
Name | Description | |
---|---|---|
MetaData | ||
OptionalFiles |
See Also