UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
return true
Definition ExternalRpcRegistry.cpp:601
#define INVALID_OBJECT
Definition UObjectGlobals.h:97
Definition DuplicatedObject.h:13
TWeakObjectPtr< UObject > DuplicatedObject
Definition DuplicatedObject.h:18
bool bIsDefault
Definition DuplicatedObject.h:15
UE_FORCEINLINE_HINT bool IsDefault()
Definition DuplicatedObject.h:34
FDuplicatedObject()
Definition DuplicatedObject.h:20
FDuplicatedObject(UObject *InDuplicatedObject)
Definition DuplicatedObject.h:25
Definition IsPODType.h:12
@ Value
Definition IsPODType.h:13
Definition WeakObjectPtrTemplates.h:25