Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Particles > UParticleModule
- UParticleModule::IsSizeMultiplyLife()
- UParticleModuleSizeMultiplyLife::IsSizeMultiplyLife()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Particles/ParticleModule.h |
Include | #include "Particles/ParticleModule.h" |
virtual bool IsSizeMultiplyLife&40;&41;
Remarks
Returns whether the module is SizeMultipleLife or not. bool true if the module is a UParticleModuleSizeMultipleLife false if not