SetProject ClassDelta Engine Documentation
Server sends this to the client initially after Login to give the client the project name View code on GitHub
Inheritance Hierarchy

System Object
  DeltaEngine.Networking.Messages SetProject

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

public class SetProject

The SetProject type exposes the following members.

Constructors

  NameDescription
Public methodSetProject
Initializes a new instance of the SetProject class
Top
Properties

  NameDescription
Public propertyName
Public propertyPermissions
Top
See Also