Home
last modified time | relevance | path

Searched refs:OnObjectSelectionChanged (Results 1 – 3 of 3) sorted by relevance

/dports/games/openclonk/openclonk-release-8.1-src/src/editor/
H A DC4ConsoleGUI.h93 …void OnObjectSelectionChanged(class C4EditCursorSelection &selection); // selection changed (throu…
112 void OnObjectSelectionChanged(class C4EditCursorSelection &selection) { } in OnObjectSelectionChanged() function
H A DC4ObjectListDlg.cpp46 ::Console.OnObjectSelectionChanged(rSelection); in Update()
H A DC4ConsoleQt.cpp370 void C4ConsoleGUI::OnObjectSelectionChanged(class C4EditCursorSelection &selection) in OnObjectSelectionChanged() function in C4ConsoleGUI