UK2Node_AnimGetter::IsContextValidForSchema

Checks the cached context strings to make sure this getter is valid within the provided schema

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

References

   
Module AnimGraph
Header /Engine/Source/Editor/AnimGraph/Public/K2Node_AnimGetter.h
Include #include "K2Node_AnimGetter.h"
Source /Engine/Source/Editor/AnimGraph/Private/K2Node_AnimGetter.cpp
bool IsContextValidForSchema
(
    const [UEdGraphSchema](API\Runtime\Engine\EdGraph\UEdGraphSchema) * Schema
) const

Remarks

Checks the cached context strings to make sure this getter is valid within the provided schema


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library