UserWise Unity SDK  3.0.0
Public Member Functions | Public Attributes | List of all members
UserWiseSDK.Common.Modules.OnActiveEventArgs< T > Class Template Reference

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

Record
 The record of type T that is now active. More...
 

Detailed Description

Event arguments used when a record of type T is marked as active.

Member Data Documentation

◆ Record

The record of type T that is now active.


The documentation for this class was generated from the following file: