TStaticChildEntityInitializer::TStaticChildEntityInitializer

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieSceneEntityFactoryTemplates.h

Include

#include "EntitySystem/MovieSceneEntityFactoryTemplates.h"

Syntax

TStaticChildEntityInitializer
(
    TComponentTypeID< ParentComponentType > InParentComponent,
    TComponentTypeID< ChildComponentType > InChildComponent,
    InitializerType InCallback
)

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