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