Navigation
API > API/Plugins > API/Plugins/MassReplication > API/Plugins/MassReplication/TMassClientBubbleTransformHandle-
Description
When entities are spawned in Mass by the replication system on the client, a spawn query is used to set the data on the spawned entities. The following functions are used to configure the query and then set the position and yaw data.
| Name | AddRequirementsForSpawnQuery |
| Type | function |
| Header File | /Engine/Plugins/Runtime/MassGameplay/Source/MassReplication/Public/MassReplicationTransformHandlers.h |
| Include Path | #include "MassReplicationTransformHandlers.h" |
static void AddRequirementsForSpawnQuery
(
FMassEntityQuery & InQuery
)