Skip to main content

Editor Tools

Console Commands / Cheat Manager

Using the inbuilt (albeit badly named) Cheat Manager you can create editor only commands to help speed up dev.

Narrative Pro comes featured with some built in commands to help speed up dev.

Give Currency

The give currency command allows you to add a specific currency amount to the player.

cheatmanager-givecurrency.webp

Inputs

NameTypeDescription
Currencyint32The amount of currency to give.

Give Skill Points

The give skill points command allows you to add a specific skill point amount to the player.

cheatmanager-giveskillpoints.webp

Inputs

NameTypeDescription
Pointsint32The amount of skill points to give.

AdvanceTime

Allows you to skip time by an incremental amount. Useful for testing time or delayed actions.

advance-time.webp

Inputs

NameTypeDescription
Timeint32The amount of time to advance by in minutes.

ShowDebug - TimeOfDay

The show debug time of day command allows you to view Narrative Sky information in the editor.

show-debug-time-of-day.webp

C++

Plugins/NarrativePro/Source/NarrativeArsenal/Public/UnrealFramework/NarrativeCheatManager.h