DeleteContent ClassDelta Engine Documentation
Deletes a content file on the server or client, whoever has obsolete files. View code on GitHub
Inheritance Hierarchy

System Object
  DeltaEngine.Networking.Messages DeleteContent

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

public class DeleteContent : ContentMessage

The DeleteContent type exposes the following members.

Constructors

  NameDescription
Public methodDeleteContent
Initializes a new instance of the DeleteContent class
Top
Properties

  NameDescription
Public propertyContentName
Public propertyDeleteSubImages
Top
See Also