![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <DuplicatedObject.h>
Public Member Functions | |
| FDuplicatedObject () | |
| FDuplicatedObject (UObject *InDuplicatedObject) | |
| UE_FORCEINLINE_HINT bool | IsDefault () |
Public Attributes | |
| bool | bIsDefault |
| TWeakObjectPtr< UObject > | DuplicatedObject |
Information about a duplicated object For use with a dense object annotation
|
inline |
|
inline |
|
inline |
| bool FDuplicatedObject::bIsDefault |
The state of this object
| TWeakObjectPtr<UObject> FDuplicatedObject::DuplicatedObject |
The duplicated object