-
Notifications
You must be signed in to change notification settings - Fork 34
Unit Reference Delegates
JasonJonesLASM edited this page Sep 9, 2021
·
5 revisions
In order to properly utilize delegates, you will need to ensure we have a compiled wrapper for the delegate type. This is done via a Delegate Asset. The code is generated for you from there when utilizing the compiler button in the UVS Utilities window.
To use a delegate, right click to open the Fuzzy Finder. All delegates can be found in the 'Community/Control/Delegates' category, under Funcs and Actions. Once a type is compiled, you will have a Create, Invoke, Bind and Unbind node.
- Overview
-
Unit Reference
- Control
- Editor
- Events
- Graphs
- Logic
- Time
- Variables
- C# Generation
- Editor Windows
- Graph Context
- Utilities
- Custom Unit Creation Guide
- Tips & Tricks