blueprint

InkCPP minimal thread

  • Exposure: unlisted
  • UE Version: 5.3

BlackQuicksilver

January 19, 2024, 1:24 am

Minimal InkThread blueprint.

Handles the events:

  • OnLineWritten: a new context line gets appended to the text field

  • OnChoice: a choice point is reached → for each choice, a button is created → to each button, the corresponding parametrized Select event is bound

  • Select: clears context text block and choice buttons, and continuous with the story by picking a choice.

Click the button above, it will automatically copy blueprint in your clipboard. Then in Unreal Engine blueprint editor, paste it with ctrl + v