Navigation
API > API/Plugins > API/Plugins/ConcertSyncCore > API/Plugins/ConcertSyncCore/FObjectPathHierarchy
Description
Adds Object to the hierarchy. Henceforth, the object shall be tracked as EHierarchyObjectType::Explicit. Calling this more than once has no effect.
| Name | AddObject |
| Type | function |
| Header File | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Public/Misc/ObjectPathHierarchy.h |
| Include Path | #include "Misc/ObjectPathHierarchy.h" |
| Source | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Private/Misc/ObjectPathHierarchy.cpp |
void AddObject
(
const FSoftObjectPath & ObjectPath
)