Navigation
API > API/Plugins > API/Plugins/ConcertSyncCore
Classes
| Type | Name | Description | |
|---|---|---|---|
| FChildRelation | |||
| FObjectHierarchyInfo | |||
| FObjectPathHierarchy | This class cannot be shallowly copied because the nodes' referenced dynamic allocations - we don't expect instances to be copied, so we won't bother implementing a deep copy. | ||
| FObjectPathOuterIterator | Parses a FSoftObjectPath string and iterates through all outer objects of the Start path. |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EBreakBehavior | |||
| UE::ConcertSyncCore::EHierarchyObjectType | |||
| UE::ConcertSyncCore::ETreeTraversalBehavior |
Functions
| Type | Name | Description | |
|---|---|---|---|
| TOptional< FSoftObjectPath > | UE::ConcertSyncCore::GetActorPathIn
(
const FSoftObjectPath& Path |
||
| TOptional< FSoftObjectPath > | UE::ConcertSyncCore::GetOuterPath
(
const FSoftObjectPath& ObjectPath |
Gets the outer of ObjectPath. |