API reference
API reference
Select your platform
No SDKs available
No versions available

MultiAction Class

Extends MAction< T >
Classes that implement an interface that has MActions can use MultiAction as their MAction implementation to allow for multiple types of delegates to subscribe to the generic type.

Protected Fields

HashSet< Action< T > > actions[Get]

Properties

Action< T > Action

Member Functions

void Invoke
( T t )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon