UAnimGraphNode_BlendSpaceGraphBase::GetSampleIndex

Returns the sample index associated with the graph, or -1 if not found

Unreal Engine C++ API Reference > Editor > AnimGraph > UAnimGraphNode_BlendSpaceGraphBase

References

   
Module AnimGraph
Header /Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_BlendSpaceGraphBase.h
Include #include "AnimGraphNode_BlendSpaceGraphBase.h"
Source /Engine/Source/Editor/AnimGraph/Private/AnimGraphNode_BlendSpaceGraphBase.cpp
int32 GetSampleIndex
(
    const [UEdGraph](API\Runtime\Engine\EdGraph\UEdGraph) * Graph
) const

Remarks

Returns the sample index associated with the graph, or -1 if not found


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library