<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>CHexaSpawner :: Catur Documentation</title>
    <link>https://doc.cdryx.net/CdryxAIOUPlugin/chexaumodule/chexaspawner/index.html</link>
    <description>Overview ACHexaSpawner is the main actor to place in a level. It inherits from ACAbstractSpawner and implements ICHexaData. It reads its configuration from a DataTable row, instantiates the UCHexamaker instances and drives the generation loop on tick.&#xA;Properties Name Description pawnToTrack Pawn whose position drives generation. If null, generates at origin then stops hexaSpawnerRH FDataTableRowHandle pointing to a FCHexaSpawnerDataStruct row hexamakerMap Map of instantiated UCHexamaker (index → hexamaker) bannedArea Array of FCCircle defining exclusion zones Lifecycle Name Description init Reads the DataTable row, distributes layers across CPU cores, instantiates hexamakers (normal + ghost) Tick Calls UCHexamaker::buildASync with the pawn position.</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate></lastBuildDate>
    <atom:link href="https://doc.cdryx.net/CdryxAIOUPlugin/chexaumodule/chexaspawner/index.xml" rel="self" type="application/rss+xml" />
  </channel>
</rss>