FParticleEmitterInstance::GetTypeDataModuleInstanceData

Get the pointer to the instance data allocated for type data module.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/ParticleEmitterInstances.h

Include

#include "ParticleEmitterInstances.h"

Source

/Engine/Source/Runtime/Engine/Private/Particles/ParticleEmitterInstances.cpp

Syntax

virtual uint8 * GetTypeDataModuleInstanceData()

Remarks

Get the pointer to the instance data allocated for type data module.

Returns

uint8* The pointer to the data

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