C# Class Dwarrowdelf.Messages.ControllablesDataMessage

Inheritance: ClientMessage
Show file Open project: tomba/dwarrowdelf Class Usage Examples

Public Properties

Property Type Description
Controllables ObjectID[]
Operation Op

Public Methods

Method Description
ToString ( ) : string

Method Details

ToString() public method

public ToString ( ) : string
return string

Property Details

Controllables public property

public ObjectID[] Controllables
return ObjectID[]

Operation public property

public Op Operation
return Op