Currency — Editor Tools¶
Inspector and debugger utilities for the Currency System.
Overview¶
Allows in-editor testing of wallet operations, audit logs, exchange tables, and policies.
Contents¶
| Type | Description |
|---|---|
| Windows | CurrencyDebuggerWindow — live wallet view and audit tools. |
| Tools | CurrencyPolicyProbeWindow — quick validation of policy rules. |
| Inspectors | CurrencyPolicyEditor, CurrencySetEditor for asset editing. |
| Drawers | CurrencyRuleDrawer — custom rule inspector UI. |
| Menus | CurrencyPolicyMenu — creates default policy assets. |
Menu Paths¶
Window / RevFramework / Currency / Debugger
Tools / RevFramework / Currency / Policy Probe
Notes¶
All currency editor tools operate on scene-time data;
no runtime changes are saved unless explicitly applied.