Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FObjectPropertyBase
- FObjectPropertyBase::GetObjectPropertyValue()
- FLazyObjectProperty::GetObjectPropertyValue()
- FObjectProperty::GetObjectPropertyValue()
- FSoftObjectProperty::GetObjectPropertyValue()
- FWeakObjectProperty::GetObjectPropertyValue()
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/UnrealType.h |
| Include | #include "UObject/UnrealType.h" |
| Source | /Engine/Source/Runtime/CoreUObject/Private/UObject/PropertyBaseObject.cpp |
virtual UObject * GetObjectPropertyValue
(
const void * PropertyValueAddress
) const