FNiagaraDataSet::Allocate

Allocates space for NumInstances in the current destination buffer.

Windows
MacOS
Linux

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraDataSet.h

Include

#include "NiagaraDataSet.h"

Source

/Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraDataSet.cpp

Syntax

void Allocate
(
    int32 NumInstances,
    bool bMaintainExisting
)

Remarks

Allocates space for NumInstances in the current destination buffer.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss