USkeletalMeshComponent::FindConstraintIndex

Find Constraint Index from the name

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/SkeletalMeshComponent.h

Include

#include "Components/SkeletalMeshComponent.h"

Source

/Engine/Source/Runtime/Engine/Private/SkeletalMeshComponentPhysics.cpp

Syntax

int32 FindConstraintIndex
(
    FName ConstraintName
)

Remarks

Find Constraint Index from the name

Returns

Constraint Index

Parameters

Parameter

Description

ConstraintName

Joint Name of constraint to look for

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