Always (Function) — skLambda
Addon: skLambda · Category: Function
Syntax
always() :: lambdaDescription
A predicate lambda that always passes: it ignores its arguments and returns true.
Examples
set {_yes} to always()
if always() passes for player:Skript Documentation is the best place to find the official skript documentation and feature latest working addons for the latest version of Skript.
Full documentationBrowse all docsAddon: skLambda · Category: Function
always() :: lambdaA predicate lambda that always passes: it ignores its arguments and returns true.
set {_yes} to always()
if always() passes for player: