A Blueprint-accessible wrapper for a glTF metadata value.
More...
#include <CesiumMetadataValue.h>
A Blueprint-accessible wrapper for a glTF metadata value.
Definition at line 20 of file CesiumMetadataValue.h.
◆ FCesiumMetadataValue() [1/7]
FCesiumMetadataValue::FCesiumMetadataValue |
( |
| ) |
|
|
inline |
◆ FCesiumMetadataValue() [2/7]
template<typename T >
FCesiumMetadataValue::FCesiumMetadataValue |
( |
const T & | Value | ) |
|
|
inlineexplicit |
Constructs a metadata value with the given input.
- Parameters
-
Value | The value to be stored in this struct. |
Definition at line 186 of file CesiumMetadataValue.h.
◆ FCesiumMetadataValue() [3/7]
template<typename ArrayType >
◆ FCesiumMetadataValue() [4/7]
template<typename ArrayType >
◆ FCesiumMetadataValue() [5/7]
template<typename T >
FCesiumMetadataValue::FCesiumMetadataValue |
( |
const std::optional< T > & | MaybeValue | ) |
|
|
inlineexplicit |
Constructs a metadata value with the given optional input.
- Parameters
-
MaybeValue | The optional value to be stored in this struct. |
Definition at line 231 of file CesiumMetadataValue.h.
◆ FCesiumMetadataValue() [6/7]
◆ FCesiumMetadataValue() [7/7]
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ UCesiumMetadataValueBlueprintLibrary
The documentation for this struct was generated from the following file: