Navigation
API > API/Runtime > API/Runtime/PhysicsCore > API/Runtime/PhysicsCore/FChaosUserEntityAppend
Description
Get the UObject that controls the lifetime of the physics objects that will be referencing this UserData object. It will be stored as a weak pointer in hit/overlap results to verify that the raw PhysicsObject pointer they hold is valid.
| Name | GetOwnerObject |
| Type | function |
| Header File | /Engine/Source/Runtime/PhysicsCore/Public/Chaos/ChaosUserEntity.h |
| Include Path | #include "Chaos/ChaosUserEntity.h" |
TWeakObjectPtr < UObject > GetOwnerObject()