<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>CToolAsync :: Catur Documentation</title>
    <link>https://doc.cdryx.net/CdryxAIOUPlugin/ccoreumodule/tools/ctoolasync/index.html</link>
    <description>Overview Async and timing utilities for background tasks, delayed execution, progressive animations, and condition-based triggers.&#xA;Functions Name Description doAsync Execute a lambda on a background thread. doAfterDelay Execute a lambda after a delay in seconds. Has overloads with/without FTimerHandle, for AActor* or UWorld*. doProgressively Execute a lambda progressively along a float curve (timeline). Has overloads with UCurveFloat* or inline curve points. doForever Execute a lambda every tick or at interval. Returns UCdryxTickable* to stop later.</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate></lastBuildDate>
    <atom:link href="https://doc.cdryx.net/CdryxAIOUPlugin/ccoreumodule/tools/ctoolasync/index.xml" rel="self" type="application/rss+xml" />
  </channel>
</rss>