addPassage Adds a new passage to the engine. The passage id should be unique, and the data can be anything that you want to store for the passage. If the passage already exists, it will be overwritten.
Type: void
Source: apps/library/src/engine/if-engine.ts :512
(view)