namespace · command.money

Money commands

Typed normal requests that move conserved currency through Resource.

namespace command.money
Stable ID
command.money
Owner
game.resource-economy
Authority
request
Timing
fixed_tick
Availability
runtime API 1
Side effects
none
Determinism
Stable namespace identity and normalized symbol order.
Introduced
1.4.0

Usage

Use command.money to reach normal player money requests. The namespace performs no transfer by itself.

Parameters

Returns

The documented money command contracts available to the package.

Cost

Namespace lookup is constant-time and performs no owner work.

Fields

This symbol has no fields.

Errors

Examples

-- Submit a contribution through command.money.contribute.

API history

Related symbols

Project references