Public Member Functions | Properties | List of all members
BehaviorEventArgs Class Reference

Event arguments for behaviors. More...

Inheritance diagram for BehaviorEventArgs:
HasGazeChangedEventArgs

Public Member Functions

 BehaviorEventArgs (string interactorId)
 Initializes a new instance of the BehaviorEventArgs class. More...
 

Properties

string InteractorId [get]
 Gets the interactor identifier. More...
 

Detailed Description

Event arguments for behaviors.

Constructor & Destructor Documentation

◆ BehaviorEventArgs()

BehaviorEventArgs ( string  interactorId)
inline

Initializes a new instance of the BehaviorEventArgs class.

Parameters
interactorIdThe interactor identifier.

Property Documentation

◆ InteractorId

string InteractorId
get

Gets the interactor identifier.

The interactor identifier.


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