Skip to content
JasonJonesLASM edited this page Jun 28, 2021 · 5 revisions

Enums are a constant list of named values paired to indices. You may generate a custom Enum to a C# Script by creating an Enum Asset via Visual Scripting > Community > Enum.

Enum Asset

Options

You can enable using the index in the generated script, by toggling the Use Index option.

Clone this wiki locally