| 415 | /// </summary> |
| 416 | /// <param name="force">True if move to the front by force, otherwise false.</param> |
| 417 | API_FUNCTION() virtual void BringToFront(bool force = false) |
| 418 | { |
| 419 | } |
| 420 | |
| 421 | /// <summary> |
| 422 | /// Flashes the window to bring use attention. |
no outgoing calls
no test coverage detected