![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Go to the source code of this file.
Classes | |
| struct | FMountedPakInfo |
| struct | FCoreInternalDelegates |
Enumerations | |
| enum class | EMountOperation { Mount , Unmount } |
Functions | |
| DECLARE_TS_MULTICAST_DELEGATE_ThreeParams (FMountOperationPak, EMountOperation, const TCHAR *, int32) | |
| FUNC_DECLARE_DELEGATE (FCurrentlyMountedPaksDelegate, TArray< FMountedPakInfo >) | |
|
strong |
| DECLARE_TS_MULTICAST_DELEGATE_ThreeParams | ( | FMountOperationPak | , |
| EMountOperation | , | ||
| const TCHAR * | , | ||
| int32 | |||
| ) |
Delegate to indicate that a pakfile has been mounted/unmounted
| FUNC_DECLARE_DELEGATE | ( | FCurrentlyMountedPaksDelegate | , |
| TArray< FMountedPakInfo > | |||
| ) |