FSkinWeightProfileHelpers::ClearSkinWeightProfileInstanceOverrides

Goes through every component using the given Skeletal Mesh and checks whether or not it currently has the Skin Weight Profile set (for either preview or at runtime)

Windows
MacOS
Linux

References

Module

Persona

Header

/Engine/Source/Editor/Persona/Public/SkinWeightProfileHelpers.h

Include

#include "SkinWeightProfileHelpers.h"

Source

/Engine/Source/Editor/Persona/Private/SkinWeightProfileHelpers.cpp

Syntax

static void ClearSkinWeightProfileInstanceOverrides
(
    USkeletalMesh * InSkeletalMesh,
    FName InProfileName
)

Remarks

Goes through every component using the given Skeletal Mesh and checks whether or not it currently has the Skin Weight Profile set (for either preview or at runtime)

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