MCPcopy Create free account
hub / github.com/HeliumProject/Engine / SetOnDestroyed

Method SetOnDestroyed

Source/Engine/Windowing/Window.cpp:89–92  ·  view source on GitHub ↗

Set a callback to execute when this window is actually destroyed. If a callback is provided, it will be executed immediately upon platform window destruction, but immediately before the Window object itself is destroyed. @param[in] rOnDestroyed Callback to execute when this window is actually destroyed. @see GetOnDestroyed()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

InitializeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected