Converts this multicast delegate to a normal delegate. This is also used as alias this, so this multicast delegate can be passed as delegate argument to functions or be called directly.
See Implementation
Converts this multicast delegate to a normal delegate. This is also used as alias this, so this multicast delegate can be passed as delegate argument to functions or be called directly.