Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

WorldStorage

Fully qualified path: dojo::world::storage::WorldStorage

#[derive(Drop, Copy, Serde)]
pub struct WorldStorage {
    pub dispatcher: IWorldDispatcher,
    pub namespace_hash: felt252,
}

Members

dispatcher

Fully qualified path: dojo::world::storage::WorldStorage::dispatcher

pub dispatcher: IWorldDispatcher

namespace_hash

Fully qualified path: dojo::world::storage::WorldStorage::namespace_hash

pub namespace_hash: felt252