UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FBoneReductionSetting Struct Reference

#include <Skeleton.h>

Public Member Functions

bool Add (FName BoneName)
 
void Remove (FName BoneName)
 
bool Contains (FName BoneName)
 

Public Attributes

TArray< FNameBonesToRemove
 

Member Function Documentation

◆ Add()

bool FBoneReductionSetting::Add ( FName  BoneName)
inline

◆ Contains()

bool FBoneReductionSetting::Contains ( FName  BoneName)
inline

◆ Remove()

void FBoneReductionSetting::Remove ( FName  BoneName)
inline

Member Data Documentation

◆ BonesToRemove

TArray<FName> FBoneReductionSetting::BonesToRemove

The documentation for this struct was generated from the following file: