# PluginType

# Description

A constant attribute collection for skill slots, defining different plugin types, value type is int32_t

# How to Use

Noble::Init(PluginType::Champion, "MyChampionScript");

# Properties

key value remarks
Champion 1 Champion plugin
Utility 2 Utility plugin