# YarnActionAttribute

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

Inherits from `Attribute`

## Summary

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

## Properties

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