Navigation
Unreal Engine C++ API Reference > Runtime > MovieScene > MovieSceneHelpers
References
Module | MovieScene |
Header | /Engine/Source/Runtime/MovieScene/Public/MovieSceneCommonHelpers.h |
Include | #include "MovieSceneCommonHelpers.h" |
Source | /Engine/Source/Runtime/MovieScene/Private/MovieSceneCommonHelpers.cpp |
static USceneComponent &42; SceneComponentFromRuntimeObject
&40;
UObject &42; Object
&41;
Remarks
Get the scene component from the runtime object The found scene component
Parameters
Name | Description |
---|---|
Object | The object to get the scene component for |