Variable RETURN_CODESConst

RETURN_CODES: Record<ScreepsReturnCode, string> = ...

A map of ScreepsReturnCode to their string names

Generated using TypeDoc