# YarnActionAttribute

Attribute in [Yarn.Unity](https://docs.yarnspinner.dev/api/csharp/yarn.unity)

Inherits from `System.Attribute`

## Summary

```csharp
public abstract class YarnActionAttribute : Attribute
```

## Properties

| Name                                                                                                                          | Description                                                |
| ----------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------- |
| [Name](https://docs.yarnspinner.dev/api/csharp/yarn.unity/yarn.unity.yarnactionattribute/yarn.unity.yarnactionattribute.name) | The name of the command or function, as it exists in Yarn. |
