> For the complete documentation index, see [llms.txt](https://liquiidio.gitbook.io/unity-plugin-suite/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://liquiidio.gitbook.io/unity-plugin-suite/hyperion/api-docs/hyperionapiclient-models/hyperionapiclient-models-extendedact.md).

# ExtendedAct

```
class HyperionApiClient::Models::ExtendedAct
  : public Act
```

## Summary

| Members                                                                                                                                     | Descriptions |
| ------------------------------------------------------------------------------------------------------------------------------------------- | ------------ |
| `public ICollection< object >` [`Authorization`](#class_hyperion_api_client_1_1_models_1_1_extended_act_1a8b00b2a64ae075ac1c09824fa14c47e5) |              |
| `public object` [`Data`](#class_hyperion_api_client_1_1_models_1_1_extended_act_1a248bfced8a2a84c147f9b20efe3e669a)                         |              |
| `public string` [`HexData`](#class_hyperion_api_client_1_1_models_1_1_extended_act_1ad26c043ddf7d03d8062926dbca1f973c)                      |              |

## Members

**`public ICollection< object >`** [**`Authorization`**](#class_hyperion_api_client_1_1_models_1_1_extended_act_1a8b00b2a64ae075ac1c09824fa14c47e5)

**`public object`** [**`Data`**](#class_hyperion_api_client_1_1_models_1_1_extended_act_1a248bfced8a2a84c147f9b20efe3e669a)

**`public string`** [**`HexData`**](#class_hyperion_api_client_1_1_models_1_1_extended_act_1ad26c043ddf7d03d8062926dbca1f973c)
