IClassVariableCreator

Unreal Engine C++ API Reference > Editor > AnimGraph

Inheritance Hierarchy

  • IClassVariableCreator

References

   
Module AnimGraph
Header /Engine/Source/Editor/AnimGraph/Public/IClassVariableCreator.h
Include #include "IClassVariableCreator.h"

Syntax

class IClassVariableCreator  

Functions

Type Name Description
void CreateClassVariablesFromBlueprint ( IAnimBlueprintVariableCreationConte... ) Implement this in a graph node and the anim BP compiler will call this expecting to generate class variables.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library