Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FActorTransactionAnnotation > API/Runtime/Engine/FActorTransactionAnnotation/FDiffableComponentInfo
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| ActorTransactionAnnotation.h | |||
FDiffableComponentInfo
(
const UActorComponent* Component |
ActorTransactionAnnotation.h |
FDiffableComponentInfo()
| Name | FDiffableComponentInfo |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/ActorTransactionAnnotation.h |
| Include Path | #include "ActorTransactionAnnotation.h" |
FDiffableComponentInfo()
FDiffableComponentInfo(const UActorComponent *)
| Name | FDiffableComponentInfo |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/ActorTransactionAnnotation.h |
| Include Path | #include "ActorTransactionAnnotation.h" |
| Source | /Engine/Source/Runtime/Engine/Private/ActorEditor.cpp |
FDiffableComponentInfo
(
const UActorComponent * Component
)