Navigation
API > API/Plugins > API/Plugins/GameFeatures > API/Plugins/GameFeatures/FGameFeatureDeactivatingContext
| Type | Name | Description | |
|---|---|---|---|
| FSimpleDelegate | Use tagged version instead | ||
| FSimpleDelegate | PauseDeactivationUntilComplete
(
FString InPauserTag |
Call this if your observer has an asynchronous action to complete as part of shutdown, and invoke the returned delegate when you are done (on the game thread!) |