Skip to content

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.

Clone this wiki locally