UParticleModuleLocationBoneSocket::SelectNextSpawnIndex

Selects the next socket or bone index to spawn from.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Particles/Location/ParticleModuleLocationBoneSocket.h

Include

#include "Particles/Location/ParticleModuleLocationBoneSocket.h"

Source

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

Syntax

int32 SelectNextSpawnIndex
(
    FModuleLocationBoneSocketInstancePayload * InstancePayload,
    USkeletalMeshComponent * SourceComponent,
    FRandomStream & InRandomStream
)

Remarks

Selects the next socket or bone index to spawn from.

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