Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Elements > API/Runtime/Engine/Elements/SMInstance > API/Runtime/Engine/Elements/SMInstance/ISMInstanceManager
- ISMInstanceManager::NotifySMInstanceSelectionChanged()
- ALightWeightInstanceStaticMeshManager::NotifySMInstanceSelectionChanged()
- AISMPartitionActor::NotifySMInstanceSelectionChanged()
- UInstancedStaticMeshComponent::NotifySMInstanceSelectionChanged()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Elements/SMInstance/SMInstanceManager.h |
| Include | #include "Elements/SMInstance/SMInstanceManager.h" |
void NotifySMInstanceSelectionChanged
&40;
const FSMInstanceId & InstanceId,
const bool bIsSelected
&41;
Remarks
Notify that the given static mesh instance selection state has changed.
This gives the manager a chance to sync any internal selection state.