Type Alias Latest

Source
type Latest = ServerPhysicsForceList;

Aliased Type§

struct Latest(HashMap<Uuid, ServerPhysicsForceRecord>);

Fields§

§0: HashMap<Uuid, ServerPhysicsForceRecord>