<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Spawner :: Catur Documentation</title>
    <link>https://doc.cdryx.net/CdryxAIOUPlugin/ccoreumodule/spawner/index.html</link>
    <description>Overview ACAbstractSpawner is the base class for all spawner actors in the framework. It provides seed-based random stream initialization, singleton registration and a tick-driven lifecycle.&#xA;ACAbstractSpawner Name Description stream FRandomStream initialized from seed seed Random seed (EditAnywhere) BeginPlay Calls innerInit then Super::BeginPlay innerInit Initializes the stream from seed, calls storeSpawnerSingleton then init storeSpawnerSingleton Pure virtual: each spawner registers itself as a named singleton init Virtual: override to perform spawner-specific initialization prepare_CSTR_CSPAWNER_ONLY Static template: creates a root USceneComponent and configures tick // All spawners inherit ACAbstractSpawner.</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate></lastBuildDate>
    <atom:link href="https://doc.cdryx.net/CdryxAIOUPlugin/ccoreumodule/spawner/index.xml" rel="self" type="application/rss+xml" />
  </channel>
</rss>