C# Class TableConfig.LevelMonsterProvider

Afficher le fichier Open project: dreamanlan/CSharpGameFramework Class Usage Examples

Méthodes publiques

Méthode Description
BuildGroupedLevelMonsters ( ) : void
TryGetValue ( int id, List &list ) : bool

Method Details

BuildGroupedLevelMonsters() public méthode

public BuildGroupedLevelMonsters ( ) : void
Résultat void

TryGetValue() public méthode

public TryGetValue ( int id, List &list ) : bool
id int
list List
Résultat bool