IClassVariableCreator::CreateClassVariablesFromBlueprint

Implement this in a graph node and the anim BP compiler will call this expecting to generate class variables.

Windows
MacOS
Linux

Override Hierarchy

References

Module

AnimGraph

Header

/Engine/Source/Editor/AnimGraph/Public/IClassVariableCreator.h

Include

#include "IClassVariableCreator.h"

Syntax

void CreateClassVariablesFromBlueprint
(
    IAnimBlueprintVariableCreationContext & InCreationContext
)

Remarks

Implement this in a graph node and the anim BP compiler will call this expecting to generate class variables.

Parameters

Parameter

Description

InVariableCreator

The variable creation context for the current BP compilation

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss