C# Class CNCMaps.Engine.Map.OverlayObject

Inheritance: NumberedObject
Afficher le fichier Open project: zzattack/ccmaps-net Class Usage Examples

Méthodes publiques

Свойство Type Description
IsGeneratedVeins bool

Méthodes publiques

Méthode Description
OverlayObject ( byte overlayID, byte overlayValue ) : System
ToString ( ) : string

Method Details

OverlayObject() public méthode

public OverlayObject ( byte overlayID, byte overlayValue ) : System
overlayID byte
overlayValue byte
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

IsGeneratedVeins public_oe property

public bool IsGeneratedVeins
Résultat bool