Skript Type of Object (Expression) — SkBee

Addon: SkBee · Category: Expression · Since: 2.5.2

Syntax

[the] (class[ ]info|skript[ ]type) of %objects%

Description

Returns the Skript type (also known as 'ClassInfo') of an object. Useful for debugging. Will return as a string.

Examples

set {_info} to class info of player's tool

View source