Immerse SDK
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

Action Reporter

The ActionReporter component provides a simple way for users to pre-define an action to be reported against a parent activity.

Field Description
Parent Parent activity. Actions will be displayed under this object
Verb Verb associated with action
Subject (Optional) Subject of the action

To report the action, simply call the Report method, this can be done via script or by using a UnityEvent such as a UI Button press. There are two overloads for the Report method to allow for an optional response string to be attached to the action.