![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Go to the source code of this file.
Classes | |
| struct | FObjectElementData |
Namespaces | |
| namespace | ObjectElementDataUtil |
Functions | |
| template<> | |
| FString | GetTypedElementDebugId< FObjectElementData > (const FObjectElementData &InElementData) |
| UObject * | ObjectElementDataUtil::GetObjectFromHandle (const FTypedElementHandle &InHandle, const bool bSilent) |
| UObject * | ObjectElementDataUtil::GetObjectFromHandleChecked (const FTypedElementHandle &InHandle) |
| template<typename ElementHandleType > | |
| TArray< UObject * > | ObjectElementDataUtil::GetObjectsFromHandles (TArrayView< const ElementHandleType > InHandles, const bool bSilent=false) |
| template<typename ElementHandleType > | |
| TArray< UObject * > | ObjectElementDataUtil::GetObjectsFromHandlesChecked (TArrayView< const ElementHandleType > InHandles) |
|
inline |