> For the complete documentation index, see [llms.txt](https://docs.yarnspinner.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yarnspinner.dev/2.5/api/csharp/yarn.unity/yarn.unity.dialogueadvanceinput/yarn.unity.dialogueadvanceinput.continueactiontype-1/yarn.unity.dialogueadvanceinput.continueactiontype.inputsystemactionfromasset.md).

# InputSystemActionFromAsset

Enumeration Member in [ContinueActionType](/2.5/api/csharp/yarn.unity/yarn.unity.dialogueadvanceinput/yarn.unity.dialogueadvanceinput.continueactiontype-1.md)

## Summary

The component is listening for the action referred to by [continueActionReference](/2.5/api/csharp/yarn.unity/yarn.unity.dialogueadvanceinput/yarn.unity.dialogueadvanceinput.continueactionreference.md) to be performed.

```csharp
InputSystemActionFromAsset
```

## Remarks

{% hint style="info" %}
This input will only be used if the Input System is installed and enabled.
{% endhint %}
