Navigation
Unreal Engine C++ API Reference > Runtime > MovieScene > Channels > FMovieSceneObjectPathChannel
References
Module | MovieScene |
Header | /Engine/Source/Runtime/MovieScene/Public/Channels/MovieSceneObjectPathChannel.h |
Include | #include "Channels/MovieSceneObjectPathChannel.h" |
Source | /Engine/Source/Runtime/MovieScene/Private/Channels/MovieSceneObjectPathChannel.cpp |
bool Evaluate
&40;
FFrameTime InTime,
UObject &42;& OutValue
&41; const
Remarks
Evaluate this channel true if the channel was evaluated successfully, false otherwise
Parameters
Name | Description |
---|---|
InTime | The time to evaluate at |
OutValue | A value to receive the result |