Delegate Properties, Lazy Parameters & Lazy Variadic Functions
You will learn about delegate properties, lazy parameters, and lazy variadic functions in this lesson.
Delegate properties
The function and context pointers of a delegate can be accessed through its .funcptr
and .ptr
properties, respectively:
Access this course and 1400+ top-rated courses and projects.