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.

C++

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