UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ParticleModuleLocationBoneSocket.h File Reference
#include "CoreMinimal.h"
#include "UObject/ObjectMacros.h"
#include "ParticleHelper.h"
#include "Particles/Location/ParticleModuleLocationBase.h"
#include "ParticleModuleLocationBoneSocket.generated.h"

Go to the source code of this file.

Classes

struct  FLocationBoneSocketInfo
 
class  UParticleModuleLocationBoneSocket
 
struct  FModuleLocationBoneSocketInstancePayload
 

Enumerations

enum  ELocationBoneSocketSource : int { BONESOCKETSOURCE_Bones , BONESOCKETSOURCE_Sockets , BONESOCKETSOURCE_MAX }
 
enum  ELocationBoneSocketSelectionMethod : int { BONESOCKETSEL_Sequential , BONESOCKETSEL_Random , BONESOCKETSEL_MAX }
 
enum class  EBoneSocketSourceIndexMode : uint8 { SourceLocations , PreSelectedIndices , Direct }
 

Enumeration Type Documentation

◆ EBoneSocketSourceIndexMode

Enumerator
SourceLocations 
PreSelectedIndices 
Direct 

◆ ELocationBoneSocketSelectionMethod

Enumerator
BONESOCKETSEL_Sequential 
BONESOCKETSEL_Random 
BONESOCKETSEL_MAX 

◆ ELocationBoneSocketSource

Enumerator
BONESOCKETSOURCE_Bones 
BONESOCKETSOURCE_Sockets 
BONESOCKETSOURCE_MAX