MCPcopy Create free account
hub / github.com/DarkZek/RustCraft / sync_entities

Function sync_entities

server/src/game/entity/sync.rs:14–84  ·  view source on GitHub ↗
(
    transform_query: Query<(&Transform, &PlayerGameObjectData, &GameObject)>,
    entities_query: Query<(Entity, &Transform, &GameObject, Option<&DirtyPosition>, Option<&DirtyRotation>), Or<(With<Di

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

global_to_local_positionFunction · 0.85
SendPacketClass · 0.85
GameObjectMovedClass · 0.85
GameObjectRotatedClass · 0.85
getMethod · 0.45
sendMethod · 0.45

Tested by

no test coverage detected