FInteractionIsland

Experimental, this feature might be removed without warning, not for production use [FInteractionIsland](API\Plugins\PoseSearch\FInteractionIsland) contains ticks functions injected between the interacting actors TickActorComponents ([UCharacterMovementComponent](API\Runtime\Engine\UCharacterMovementComponent), or UCharacterMoverComponent) and PostTickComponent ([USkeletalMeshComponent](API\Runtime\Engine\USkeletalMeshComponent), or UAnimNextComponent) to create a execution threading fence to be able to perform motion matching searches between the involved characters in a thread safe manner.