Navigation
Unreal Engine C++ API Reference > Developer > TargetPlatform > Common > TTargetPlatformBase
References
Module | TargetPlatform |
Header | /Engine/Source/Developer/TargetPlatform/Public/Common/TargetPlatformBase.h |
Include | #include "Common/TargetPlatformBase.h" |
virtual int64 GetMemoryMappingAlignment() const
Remarks
Gets the alignment of memory mapping for this platform, typically the page size. alignment of memory mapping.