Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/Graph > API/Plugins/MovieRenderPipelineCore/Graph/UMovieGraphValueContainer
| Type | Name | Description | |
|---|---|---|---|
| bool | SetValueStruct
(
FConstStructView InValue |
Sets the struct value of the held data. Returns true on success, else false. | |
| bool | SetValueStruct
(
const T& InValue |
Sets the struct value of the held data. Returns true on success, else false. |