Navigation
Unreal Engine C++ API Reference > Developer > TargetPlatform > Interfaces > ITargetPlatform
- ITargetPlatform::IsLittleEndian()
- TTargetPlatformBase::IsLittleEndian()
References
Module | TargetPlatform |
Header | /Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITargetPlatform.h |
Include | #include "Interfaces/ITargetPlatform.h" |
bool IsLittleEndian&40;&41; const
Remarks
Checks whether this platform is little endian. true if this platform is little-endian, false otherwise.