Navigation
API > API/Plugins > API/Plugins/GameFeatures > API/Plugins/GameFeatures/FGameFeaturePostMountingContext
References
| Module | GameFeatures |
| Header | /Engine/Plugins/Runtime/GameFeatures/Source/GameFeatures/Public/GameFeaturesSubsystem.h |
| Include | #include "GameFeaturesSubsystem.h" |
| Source | /Engine/Plugins/Runtime/GameFeatures/Source/GameFeatures/Private/GameFeaturesSubsystem.cpp |
FSimpleDelegate PauseUntilComplete
(
FString InPauserTag
)
Remarks
Call this if your observer has an asynchronous action to complete prior to transitioning out of the mounting state and invoke the returned delegate when you are done (on the game thread!)