Navigation
Unreal Engine C++ API Reference > Runtime > AnimGraphRuntime
References
Module | AnimGraphRuntime |
Header | /Engine/Source/Runtime/AnimGraphRuntime/Public/AnimCustomInstanceHelper.h |
Include | #include "AnimCustomInstanceHelper.h" |
Syntax
class FAnimCustomInstanceHelper
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
InstanceClassType * | BindToSkeletalMeshComponent
(
USkeletalMeshComponent* InSkeletalMeshComponent, |
Called to bind a typed UAnimCustomInstance to an existing skeletal mesh component |
![]() ![]() |
void | UnbindFromSkeletalMeshComponent
(
USkeletalMeshComponent* InSkeletalMeshComponent |
Called to unbind a UAnimCustomInstance to an existing skeletal mesh component |