UEConsole Commands
CommandConsole CommandRemaining

pak.AsyncFileTest

pak.AsyncFileTest is a console command in Unreal Engine 5 (UE5). See what pak.AsyncFileTest does and how to run it in the Unreal Engine console below.

Category: Remaining · Namespace: pak

Description

Read a block of data from a file using an AsyncFileHandle. params: <filename> <size> <offset>

Usage

Unreal console (open with ~)
> pak.AsyncFileTest

Related in pak