Navigation
API > API/Editor > API/Editor/EditorFramework > API/Editor/EditorFramework/Subsystems > API/Editor/EditorFramework/Subsystems/FAssetPlacementInfo
Syntax
FGuid ItemGuid
Remarks
The Guid which corresponds to the item that should be placed. If unset, the asset package's persistent guid will be used. Factories should use this to tie any decomposed assets together. For example, the ItemGuid would correspond to the client in an AISMPartitionActor for tracking all static meshes which make up a decomposed actor.