Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
bool | GetComponentSelected (object component) |
ICollection | GetSelectedComponents () |
void | SetSelectedComponents (ICollection? components) |
void | SetSelectedComponents (ICollection? components, SelectionTypes selectionType) |
Properties | |
object | PrimarySelection [get] |
int | SelectionCount [get] |
Events | |
EventHandler | SelectionChanged |
EventHandler | SelectionChanging |
Definition at line 5 of file ISelectionService.cs.