Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/Graph > API/Plugins/MovieRenderPipelineCore/Graph/UMovieGraphValueContainer
| Type | Name | Description | |
|---|---|---|---|
| bool | GetValueObject
(
T* OutValue |
Gets the object value of the held data. Returns true on success, else false. | |
| bool | GetValueObject
(
UObject* OutValue, |
Gets the object value (for a specific class) of the held data. Returns true on success, else false. |