MCPcopy Create free account
hub / github.com/bbodi/rustarok / create_client_entity

Function create_client_entity

client/src/components/char.rs:181–204  ·  view source on GitHub ↗
(
    world: &mut specs::World,
    name: String,
    typ: CharType,
    job_id: JobId,
    pos: Vec2,
    team: Team,
    outlook: CharOutlook,
    server_id: EntityId<Remote>,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls 1

Tested by

no test coverage detected