MyCgDoc
MyCgDoc

Console Variables & Commands

Console Variables & Commands

Console Variables in C++

A Console Command is a string that is sent to the engine, often typed in by the user at the in-game console, that the engine recognizes and can react to in some way (e.g. console/log response, changing internal state, etc.). A Console Variable can be used to store state information that can be viewed or changed through the console.

docs.unrealengine.com