Navigation
API > API/Plugins > API/Plugins/ChaosCaching > API/Plugins/ChaosCaching/Chaos > API/Plugins/ChaosCaching/Chaos/UChaosCache
References
| Module | ChaosCaching |
| Header | /Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCaching/Public/Chaos/ChaosCache.h |
| Include | #include "Chaos/ChaosCache.h" |
| Source | /Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCaching/Private/Chaos/ChaosCache.cpp |
void BuildSpawnableFromComponent
&40;
const UPrimitiveComponent &42; InComponent,
const FTransform & SpaceTransform
&41;
Remarks
Initializes the spawnable template from a currently existing component so it can be spawned by the editor when a cache is dragged into the scene.
Parameters
| Name | Description |
|---|---|
| InComponent | Component to build the spawnable template from |