Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/UNiagaraDataChannelHandler
Description
Returns a pre allocated access context that you can use for accessing this data channel. Only safe to use from the game thread and it is not safe to hold onto this context after your access.
| Name | GetTransientAccessContext |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraDataChannelHandler.h |
| Include Path | #include "NiagaraDataChannelHandler.h" |
FNDCAccessContextInst & GetTransientAccessContext() const