![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Go to the source code of this file.
Typedefs | |
| using | FMemoryView = TMemoryView< const void > |
| using | FMutableMemoryView = TMemoryView< void > |
| using FMemoryView = TMemoryView<const void> |
A non-owning view of a contiguous region of memory.
| using FMutableMemoryView = TMemoryView<void> |
A non-owning mutable view of a contiguous region of memory.