ActionHelper (class)
Namespace: PorticoXR.Reporting
Utility component to aid in reporting actions against as part of an activity.
Inherits: MonoBehaviour
Properties
| Property | Type | Summary |
|---|---|---|
| Context | Activity |
Activity to report the action under. |
| Verb | Verb |
Verb that describes the action taking place. |
| Subject | string |
Subject of the action. |
Methods
| Method | Return Type | Parameters | Summary |
|---|---|---|---|
| Send | void |
- | Send the action statement. |