Class of instance (Expression) — ClassySK

Addon: ClassySK · Category: Expression · Since: 1.0.0

Syntax

[the] ([skript] class|class reference) [of %classinstance%]

Description

Gets the class reference for the given instance, useful for comparisons

Examples

if class of {_instance} is class of {_otherInstance}

View source