<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>UCAutomationComponent :: Catur Documentation</title>
    <link>https://doc.cdryx.net/CdryxAIOUPlugin/ccharumodule/components/ucautomationcomponent/index.html</link>
    <description>Overview Automation command sequencer. Reads FCAutomationStruct from the character maker and exposes a circular command queue via ICAutomationComponent_.&#xA;Properties &amp; Methods Name Description automation UCAutomation object holding the command array init Parses automationStructArray from maker into typed commands read Returns the current command as TPair&lt;FName, FCVariantType&gt; next Advances to the next command (circular) isEmpty Returns true if no commands are defined // UCAutomation stores commands as (FName, FCVariantType) pairs // Supported commands: LOCATION (FName), WAIT (float) // The AI behavior tree reads commands via ICAutomationComponent_ interface</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate></lastBuildDate>
    <atom:link href="https://doc.cdryx.net/CdryxAIOUPlugin/ccharumodule/components/ucautomationcomponent/index.xml" rel="self" type="application/rss+xml" />
  </channel>
</rss>