Space Station 13 - Modules - TypesVar Details - Proc Details

request_manager

MARK: Request Manager

Handles all player requests (prayers, centcom requests, syndicate requests) that occur in the duration of a round.

Vars

requestsAssociative list of ckey -> list of requests
requests_by_idList where requests can be accessed by ID

Procs

request_for_clientCreates a request and registers the request with all necessary internal tracking lists

Var Details

requests

Associative list of ckey -> list of requests

requests_by_id

List where requests can be accessed by ID

Proc Details

request_for_client

Creates a request and registers the request with all necessary internal tracking lists

Arguments: