|
UserWise Unity SDK
3.0.0
|
Event arguments used when a record of type T is marked as active. More...
Public Member Functions | |
| OnActiveEventArgs (T record, bool wasScheduled, bool wasTriggered) | |
Public Attributes | |
| T | Record |
| The record of type T that is now active. More... | |
Event arguments used when a record of type T is marked as active.
| T UserWiseSDK.Common.Modules.OnActiveEventArgs< T >.Record |
The record of type T that is now active.
1.8.17