nw::demo::Utility::LoadFile Member Functionstatic ut::MoveArray< u8 > LoadFile( os::IAllocator * allocator, const wchar_t * filePath, u32 align = 32 );
| Name | Description | |
|---|---|---|
| in | allocator | Allocator. |
| in | filePath |
The file path name. |
| in | align | Alignment. |
Loads files.
CONFIDENTIAL