Navigation
API > API/Developer > API/Developer/TargetPlatform > API/Developer/TargetPlatform/Common > API/Developer/TargetPlatform/Common/FTargetPlatformMerged
- ITargetPlatformControls::IsLittleEndian()
- FTargetPlatformMerged::IsLittleEndian()
References
| Module | TargetPlatform |
| Header | /Engine/Source/Developer/TargetPlatform/Public/Common/TargetPlatformBase.h |
| Include | #include "Common/TargetPlatformBase.h" |
virtual bool IsLittleEndian() const
Remarks
Checks whether this platform is little endian. true if this platform is little-endian, false otherwise.