Case ()

From PenguinMod Wiki (Official)
Jump to navigation Jump to search

See also: Switch, run next case when (), Exit Case


The case block is a C-shaped block that, when triggered by a Switch Case, will execute the code inside it.