Package-level declarations

Functions

Link copied to clipboard
fun componentId(serialName: String): ComponentId

Gets the id of a component by its serial name. Throws an error if the component name does not exist.

Link copied to clipboard
fun Entity.parseEntity(expression: String): Entity