<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Data :: Catur Documentation</title>
    <link>https://doc.cdryx.net/CdryxAIOUPlugin/cskillumodule/data/index.html</link>
    <description>Overview Data structures used to define skills in DataTables.&#xA;FCSkillMetadataStruct Display and UI metadata for a skill. Inherits FTableRowBase.&#xA;Name Description label Display name of the skill (FText) cooldown Cooldown duration in seconds (float, default 0) icon Skill icon texture (UTexture2D*) baseColor Base color for UI rendering (FLinearColor, default white) FCSkillDataStruct Execution data for a skill. Inherits FTableRowBase.&#xA;Name Description skillClass TSubclassOf&lt;UObject&gt; implementing ICSkill. The C++ class instantiated to execute the skill specificSkillDataRH FDataTableRowHandle pointing to a skill-specific DataTable row for additional parameters whatToDoOnSkill C++ lambda override (TCFunction_whatToDoOnSkill).</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate></lastBuildDate>
    <atom:link href="https://doc.cdryx.net/CdryxAIOUPlugin/cskillumodule/data/index.xml" rel="self" type="application/rss+xml" />
  </channel>
</rss>