Navigation
BlueprintAPI > BlueprintAPI/NiagaraSimCache
Reads data interface data from the cache as the requested type. This method will return nullptr if the attribute does not exists or the requests type is not supported by the storage type.
Target is Niagara Sim Cache
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| class | Requested Type | |
| name | Attribute Name | |
| integer | Frame Index |
Outputs
| Type | Name | Description |
|---|---|---|
| object | Return Value |