Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Instances > API/Runtime/Engine/Instances/FClientPlacementInfo
- IISMPartitionInstanceManager::NotifyISMPartitionInstanceSelectionChanged()
- FClientPlacementInfo::NotifyISMPartitionInstanceSelectionChanged()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Instances/InstancedPlacementClientInfo.h |
| Include | #include "Instances/InstancedPlacementClientInfo.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Instances/InstancedPlacementClientInfo.cpp |
virtual void NotifyISMPartitionInstanceSelectionChanged
(
const FISMClientInstanceId & InstanceId,
const bool bIsSelected
)
Remarks
Notify that the given client ISM instance selection state has changed.
This gives the manager a chance to sync any internal selection state.