Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Elements > API/Runtime/Engine/Elements/SMInstance > API/Runtime/Engine/Elements/SMInstance/ISMInstanceManager
- ISMInstanceManager::CanDuplicateSMInstance()
- AISMPartitionActor::CanDuplicateSMInstance()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Elements/SMInstance/SMInstanceManager.h |
| Include | #include "Elements/SMInstance/SMInstanceManager.h" |
virtual bool CanDuplicateSMInstance
(
const FSMInstanceId & InstanceId
) const
Remarks
Can the given static mesh instance be duplicated? True if it can be duplicated, false otherwise.