Navigation
API > API/Runtime > API/Runtime/MovieScene > API/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 |