<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Diagrams :: Catur Documentation</title>
    <link>https://doc.cdryx.net/CdryxAIOUPlugin/cwidgetumodule/diagrams/index.html</link>
    <description>1. Widget Data Flow (consume pattern) How data flows from the caller to the widget through FCWidgetOStruct and WidgetUtility::sendData.&#xA;sequenceDiagram participant C as Caller participant CU as CoordinatorUtility participant S as spawnWidgetAtRuntime participant WU as WidgetUtility participant W as Widget C -&gt;&gt; CU: retrieveWidget(ECWidget) CU --&gt;&gt; C: TSubclassOf&amp;lt;UUserWidget&amp;gt; C -&gt;&gt; S: spawnWidgetAtRuntime(source, class, lambda) S --&gt;&gt; C: widget instance C -&gt;&gt; WU: sendData(source, widget, mapBuilder) WU -&gt;&gt; W: ICWidgetOExchange::Execute_consume(map) W -&gt;&gt; W: consume_Implementation(map) W -&gt;&gt; W: map.</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate></lastBuildDate>
    <atom:link href="https://doc.cdryx.net/CdryxAIOUPlugin/cwidgetumodule/diagrams/index.xml" rel="self" type="application/rss+xml" />
  </channel>
</rss>