# actionsOnActivate

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

### Implementation

```csharp
public IActionsList actionsOnActivate;
```

### FieldValue

IActionsList
