![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <GameDelegates.h>
Static Public Member Functions | |
| static ENGINE_API FGameDelegates & | Get () |
Class to set and get game callbacks
| FGameDelegates::DEFINE_GAME_DELEGATE | ( | AssignLayerChunkDelegate | ) |
| FGameDelegates::DEFINE_GAME_DELEGATE | ( | CookedEditorPackageManagerFactoryDelegate | ) |
| FGameDelegates::DEFINE_GAME_DELEGATE | ( | ExtendedSaveGameInfoDelegate | ) |
| FGameDelegates::DEFINE_GAME_DELEGATE | ( | HandleDisconnectDelegate | ) |
| FGameDelegates::DEFINE_GAME_DELEGATE | ( | ModifyCookDelegate | ) |
| FGameDelegates::DEFINE_GAME_DELEGATE | ( | PreCommitMapChangeDelegate | ) |
| FGameDelegates::DEFINE_GAME_DELEGATE | ( | WebServerActionDelegate | ) |
| FGameDelegates::DEFINE_GAME_DELEGATE_TYPED | ( | EndPlayMapDelegate | , |
| FSimpleMulticastDelegate | |||
| ) |
| FGameDelegates::DEFINE_GAME_DELEGATE_TYPED | ( | ExitCommandDelegate | , |
| FSimpleMulticastDelegate | |||
| ) |
| FGameDelegates::DEFINE_GAME_DELEGATE_TYPED | ( | PendingConnectionLostDelegate | , |
| FPendingConnectionLostDelegate | |||
| ) |
| FGameDelegates::DEFINE_GAME_DELEGATE_TYPED | ( | PostCommitMapChangeDelegate | , |
| FSimpleMulticastDelegate | |||
| ) |
| FGameDelegates::DEFINE_GAME_DELEGATE_TYPED | ( | ViewTargetChangedDelegate | , |
| FViewTargetChangedDelegate | |||
| ) |
|
static |
Return a single FGameDelegates object