FLocationBoneSocketInfo

Choose your operating system:

Windows

macOS

Linux

Inheritance Hierarchy

FLocationBoneSocketInfo

FLocationBoneSocketInfoBP

References

Module

Engine

Header

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

Include

#include "Particles/Location/ParticleModuleLocationBoneSocket.h"

Syntax

struct FLocationBoneSocketInfo

Variables

Name Description

Public variable

FName

 

BoneSocketName

The name of the bone/socket on the skeletal mesh

Public variable

FVector

 

Offset

The offset from the bone/socket to use

Constructors

Name Description

Public function

FLocationBoneSocketInfo()