Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Particles/Location/ParticleModuleLocationBoneSocket.h |
Include |
#include "Particles/Location/ParticleModuleLocationBoneSocket.h" |
enum ELocationBoneSocketSelectionMethod
{
BONESOCKETSEL_Sequential,
BONESOCKETSEL_Random,
BONESOCKETSEL_MAX,
}
Name |
Description |
---|---|
BONESOCKETSEL_Sequential |
|
BONESOCKETSEL_Random |
|
BONESOCKETSEL_MAX |