Module rule

Source

Modules§

cleanup
migrate
npc_ai
This rule is by far the most significant rule in rtsim to date and governs the behaviour of rtsim NPCs. It uses a novel combinator-based API to express long-running NPC actions in a manner that’s halfway between async/coroutine programming and traditional AI decision trees.
replenish_resources
report
simulate_npcs
sync_npcs

Enums§

RuleError

Traits§

Rule