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