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