DisclaimerIf you use the site often and enjoy it, consider donating to help me cover the server costs, and motivate me to spend my time on this project. (Donate) (Crypto)

Classes

UConsole

UObject

A basic command line console that accepts most commands.

Member Type Offset Share
ConsoleTargetPlayer

The player which the next console command should be executed in the context of.

ULocalPlayer* 0x38
DefaultTexture_Black UTexture2D* 0x40
DefaultTexture_White UTexture2D* 0x48
HistoryBuffer

Holds the history buffer, order is old to new

TArray<FString> 0x68