Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FActorPrimitiveComponentInterfac-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual UObject * GetUObject () |
Components/ActorPrimitiveComponentInterface.h | ||
virtual const UObject * GetUObject () |
Components/ActorPrimitiveComponentInterface.h |
GetUObject()
| Name | GetUObject |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/ActorPrimitiveComponentInterface.h |
| Include Path | #include "Components/ActorPrimitiveComponentInterface.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Components/PrimitiveComponent.cpp |
virtual UObject * GetUObject()
GetUObject()
| Name | GetUObject |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/ActorPrimitiveComponentInterface.h |
| Include Path | #include "Components/ActorPrimitiveComponentInterface.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Components/PrimitiveComponent.cpp |
virtual const UObject * GetUObject() const