<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>CMinimapWidget :: Catur Documentation</title>
    <link>https://doc.cdryx.net/CdryxAIOUPlugin/cwidgetumodule/cminimapwidget/index.html</link>
    <description>Overview UCMinimapWidget displays a minimap driven by a UTextureRenderTarget2D and a dynamic material instance. The render target is created at runtime (256x256, RGBA8) and assigned to a material parameter, which is then applied to a UImage widget via FSlateBrush.&#xA;Other systems can access the render target through the ICMinimapWidget_::currentMinimapData interface to render scene captures into it.&#xA;Functions Name Description consume Initializes the widget: creates the render target, creates the dynamic material instance and sets the image brush currentMinimapData Returns the render target pointer for external systems to render into // UCMinimapWidget receives data via consume: // - object: source actor // A UTextureRenderTarget2D is created at runtime (256x256, RTF_RGBA8).</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate></lastBuildDate>
    <atom:link href="https://doc.cdryx.net/CdryxAIOUPlugin/cwidgetumodule/cminimapwidget/index.xml" rel="self" type="application/rss+xml" />
  </channel>
</rss>