Type Alias veloren_server::settings::server_physics::Latest
source · type Latest = ServerPhysicsForceList;
Aliased Type§
struct Latest(HashMap<Uuid, ServerPhysicsForceRecord>);
Fields§
§0: HashMap<Uuid, ServerPhysicsForceRecord>