![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Go to the source code of this file.
Classes | |
| class | IWidgetReflector |
Functions | |
| DECLARE_DELEGATE_RetVal_ThreeParams (bool, FAccessSourceCode, const FString &, int32, int32) | |
| DECLARE_DELEGATE_RetVal_OneParam (bool, FAccessAsset, UObject *) | |
| DECLARE_DELEGATE_RetVal_OneParam | ( | bool | , |
| FAccessAsset | , | ||
| UObject * | |||
| ) |
A Delegate for an asset object to access
| DECLARE_DELEGATE_RetVal_ThreeParams | ( | bool | , |
| FAccessSourceCode | , | ||
| const FString & | , | ||
| int32 | , | ||
| int32 | |||
| ) |
A Delegate for passing along a string of a source code location to access