Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FVariant
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Misc/Variant.h |
| Include | #include "Misc/Variant.h" |
const TArray< uint8 > & GetBytes&40;&41; const
Remarks
Gets the stored value as a byte array.
This method returns the internal representation of any value as an array of raw bytes. To retrieve values of type TArray