//reikai-core/io.github.kerelape.reikai.logic/Fork
Fork
[JVM]
class Fork(condition: Entity, value: Entity, fallback: Entity) : EntityWrap
Fork. Selects value or fallback depending on condition.
Since
0.0.0
//reikai-core/io.github.kerelape.reikai.logic/Fork
[JVM]
class Fork(condition: Entity, value: Entity, fallback: Entity) : EntityWrap
Fork. Selects value or fallback depending on condition.
0.0.0