Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FLazyObjectProperty
- FProperty::CopyCompleteValueToScriptVM_InContainer()
- FLazyObjectProperty::CopyCompleteValueToScriptVM_InContainer()
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/UnrealType.h |
| Include | #include "UObject/UnrealType.h" |
| Source | /Engine/Source/Runtime/CoreUObject/Private/UObject/PropertyLazyObjectPtr.cpp |
virtual void CopyCompleteValueToScriptVM_InContainer
(
void * OutValue,
void const * InContainer
) const
Remarks
Equivalent to the above functions, but using the container and aware of getters/setters when the container has them.