Add a delegate, unfortunately it doesn't work?
This commit is contained in:
@@ -12,3 +12,8 @@ Int2 ScreenUtilsBase::GetScreenCursorPosition() {
|
||||
|
||||
void ScreenUtilsBase::BlockAndReadMouse() {
|
||||
}
|
||||
|
||||
void ScreenUtilsBase::PickColor() {
|
||||
}
|
||||
|
||||
Delegate<Color32> ScreenUtilsBase::PickColorDone;
|
||||
|
||||
Reference in New Issue
Block a user