C# Class RTSEngine.Data.SelectEvent

Inheritance: GameInputEvent
Afficher le fichier Open project: RegrowthStudios/VoxelRTS Class Usage Examples

Méthodes publiques

Méthode Description
SelectEvent ( int t, List s, bool append = false ) : System

Method Details

SelectEvent() public méthode

public SelectEvent ( int t, List s, bool append = false ) : System
t int
s List
append bool
Résultat System