Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FComponentSync
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Components/LODSyncComponent.h | |||
FComponentSync
(
const FName& InName, |
Components/LODSyncComponent.h |
FComponentSync()
| Name | FComponentSync |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/LODSyncComponent.h |
| Include Path | #include "Components/LODSyncComponent.h" |
FComponentSync()
FComponentSync(const FName &, ESyncOption)
| Name | FComponentSync |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/LODSyncComponent.h |
| Include Path | #include "Components/LODSyncComponent.h" |
FComponentSync
(
const FName & InName,
ESyncOption InSyncOption
)