C# Class FilesFinder2.ModInfo.TexturePair

Afficher le fichier Open project: ZeroK-RTS/SpringRTS-Tools

Méthodes publiques

Свойство Type Description
ExplosionName string
TextureName string

Méthodes publiques

Méthode Description
TexturePair ( string explosionName, string textureName ) : System

Method Details

TexturePair() public méthode

public TexturePair ( string explosionName, string textureName ) : System
explosionName string
textureName string
Résultat System

Property Details

ExplosionName public_oe property

public string ExplosionName
Résultat string

TextureName public_oe property

public string TextureName
Résultat string