C# Class FilesFinder2.ModInfo.SpawnerPair

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

Méthodes publiques

Свойство Type Description
SpawnedExplosion string
SpawnerName string

Méthodes publiques

Méthode Description
SpawnerPair ( string spawnerName, string spawnedExplosion ) : System

Method Details

SpawnerPair() public méthode

public SpawnerPair ( string spawnerName, string spawnedExplosion ) : System
spawnerName string
spawnedExplosion string
Résultat System

Property Details

SpawnedExplosion public_oe property

public string SpawnedExplosion
Résultat string

SpawnerName public_oe property

public string SpawnerName
Résultat string