C# Class CNCMaps.Engine.Map.StructureObject

Inheritance: NamedObject, OwnableObject
Show file Open project: zzattack/ccmaps-net Class Usage Examples

Public Methods

Method Description
StructureObject ( string owner, string name, short health, short direction ) : System

Method Details

StructureObject() public method

public StructureObject ( string owner, string name, short health, short direction ) : System
owner string
name string
health short
direction short
return System