# actionsOnCast

Actions called when the skill is in the casting phase.&#x20;

### Implementation

```csharp
public IActionsList actionsOnCast;
```

### FieldValue

IActionsList
