UMovieSceneEventSectionBase::OnPostCompile

Post compilation handler that is invoked once generated function graphs have been compiled.

Windows
MacOS
Linux

References

Module

MovieSceneTracks

Header

/Engine/Source/Runtime/MovieSceneTracks/Public/Sections/MovieSceneEventSectionBase.h

Include

#include "Sections/MovieSceneEventSectionBase.h"

Source

/Engine/Source/Runtime/MovieSceneTracks/Private/Sections/MovieSceneEventSectionBase.cpp

Syntax

void OnPostCompile
(
    UBlueprint * Blueprint
)

Remarks

Post compilation handler that is invoked once generated function graphs have been compiled. Fixes up UFunction pointers for each event.

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