-
Notifications
You must be signed in to change notification settings - Fork 34
C# Objects
JasonJonesLASM edited this page Jun 28, 2021
·
3 revisions
Sometimes it is handy to organize data into one thing. A class, or a struct. C# Object Assets allow us to declare a set of fields with a name and type, and generate it to a custom class.
- Overview
-
Unit Reference
- Control
- Editor
- Events
- Graphs
- Logic
- Time
- Variables
- C# Generation
- Editor Windows
- Graph Context
- Utilities
- Custom Unit Creation Guide
- Tips & Tricks