notify_agent_prices

Function notify_agent_prices 

Source
fn notify_agent_prices(
    agents: WriteStorage<'_, Agent>,
    index: &IndexOwned,
    entity: Entity,
    event: AgentEvent,
)