You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Options
You can enable using the index in the generated script, by toggling the Use Index option.