FOnStartCompilingClass

Begin ordered delegate calls - these functions are called in the order presented here Delegate fired when the class starts compiling.

Windows
MacOS
Linux

Type

typedef TMulticastDelegate_ThreeParams< void, const UClass *, IAnimBlueprintCompilationBracketContext &, IAnimBlueprintGeneratedClassCompiledData & > FOnStartCompilingClass

References

Module

AnimGraph

Header

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

Include

#include "IAnimBlueprintCompilerCreationContext.h"

Remarks

Begin ordered delegate calls - these functions are called in the order presented here Delegate fired when the class starts compiling. The class may be new or recycled.

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