Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Observed Component' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| name | Cache Name | Unique name for the cache, used as a key into the cache collection |
| struct | Soft Component Ref | The component observed by this object for either playback or recording |
| boolean | Playback Enabled | Whether this component is enabled for playback, this allow a cache to hold many component but only replay some of them. |
| struct | USDCache Directory | USD cache directory, if supported for this simulated structure type. |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Observed Component |