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