<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>UCSkillComponent :: Catur Documentation</title>
    <link>https://doc.cdryx.net/CdryxAIOUPlugin/ccharumodule/components/ucskillcomponent/index.html</link>
    <description>Overview Skill list management and skill widget display. Maintains a currentSkillArray of FName skill identifiers. Broadcasts onSkillListChange when skills are added or removed.&#xA;Properties &amp; Methods Name Description currentSkillArray Active skill list addSkill / removeSkill Add or remove a skill by name runSkill Triggers a skill by index via the skill widget displaySkillWidget Creates and displays the skill dock widget removeSkillWidget Removes the skill widget from viewport skillComponent-&gt;addSkill(FName(&#34;Fireball&#34;)); skillComponent-&gt;removeSkill(FName(&#34;Fireball&#34;)); skillComponent-&gt;runSkill(0); // trigger first skill via widget</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate></lastBuildDate>
    <atom:link href="https://doc.cdryx.net/CdryxAIOUPlugin/ccharumodule/components/ucskillcomponent/index.xml" rel="self" type="application/rss+xml" />
  </channel>
</rss>