# UpdateUI

Updates the UI for the skill on this element.&#x20;

```csharp
public override void UpdateUI(SkillAsset skill, Skill.SkillState locked);
```
