C# Class CNCMaps.FileFormats.Map.Structure

Inheritance: NamedMapObject
Show file Open project: zzattack/ccmaps-net Class Usage Examples

Public Methods

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

Method Details

Structure() public method

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