Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FAnimNode_StateMachine
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FAnimNode_AssetPlayerBase * GetRelevantAssetPlayerFromState
(
const FAnimInstanceProxy* InAnimInstanceProxy, |
Animation/AnimNode_StateMachine.h | ||
const FAnimNode_AssetPlayerBase * GetRelevantAssetPlayerFromState
(
const FAnimationUpdateContext& Context, |
Animation/AnimNode_StateMachine.h |
GetRelevantAssetPlayerFromState(const FAnimInstanceProxy *, const FBakedAnimationState &)
| Name | GetRelevantAssetPlayerFromState |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Animation/AnimNode_StateMachine.h |
| Include Path | #include "Animation/AnimNode_StateMachine.h" |
const FAnimNode_AssetPlayerBase * GetRelevantAssetPlayerFromState
(
const FAnimInstanceProxy * InAnimInstanceProxy,
const FBakedAnimationState & StateInfo
) const
GetRelevantAssetPlayerFromState(const FAnimationUpdateContext &, const FBakedAnimationState &)
| Name | GetRelevantAssetPlayerFromState |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Animation/AnimNode_StateMachine.h |
| Include Path | #include "Animation/AnimNode_StateMachine.h" |
const FAnimNode_AssetPlayerBase * GetRelevantAssetPlayerFromState
(
const FAnimationUpdateContext & Context,
const FBakedAnimationState & StateInfo
) const