GetRegistered Method
Overload List
GetRegistered(Type) | Returns all routed events registered with the provided type. If the type is not found or does not provide any routed events, an empty list is returned. |
GetRegistered(TOwner)() | Returns all routed events registered with the provided type. If the type is not found or does not provide any routed events, an empty list is returned. |