Portal Documentation
Discord GitHub Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

Bool

A Bool is fancy game developer talk for a True or False value. This type is used to define or identify the state of a variety of things.

Is a player currently prone?

Is the player using a specific soldier?

Can players not score points because of some custom condition?

Bool