C# Class CNCMaps.Engine.Map.StructureObject

Inheritance: NamedObject, OwnableObject
Afficher le fichier Open project: zzattack/ccmaps-net Class Usage Examples

Méthodes publiques

Méthode Description
StructureObject ( string owner, string name, short health, short direction ) : System

Method Details

StructureObject() public méthode

public StructureObject ( string owner, string name, short health, short direction ) : System
owner string
name string
health short
direction short
Résultat System