ContentReady ClassDelta Engine Documentation
Server sends this to the Client once all important Content has been sent and the app can start View code on GitHub
Inheritance Hierarchy

System Object
  DeltaEngine.Networking.Messages ContentReady

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

public class ContentReady : ContentMessage

The ContentReady type exposes the following members.

Constructors

  NameDescription
Public methodContentReady
Initializes a new instance of the ContentReady class
Top
See Also