Navigation
API > API/Plugins > API/Plugins/ChaosCaching
| |
|
| Name |
FCacheSpawnableTemplate |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCaching/Public/Chaos/ChaosCache.h |
| Include Path |
#include "Chaos/ChaosCache.h" |
Syntax
USTRUCT ()
struct FCacheSpawnableTemplate
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FCacheSpawnableTemplate()
|
|
Chaos/ChaosCache.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| ComponentTransform |
FTransform |
|
Chaos/ChaosCache.h |
- VisibleAnywhere
- Category="Caching"
|
| DuplicatedTemplate |
TObjectPtr< UObject > |
|
Chaos/ChaosCache.h |
- VisibleAnywhere
- Category="Caching"
|
| InitialTransform |
FTransform |
|
Chaos/ChaosCache.h |
- VisibleAnywhere
- Category="Caching"
|
Functions
Public