From 8c5f16541693896f5ea14927589ac9ff2d9f9fa9 Mon Sep 17 00:00:00 2001 From: Steve Streeting Date: Fri, 6 Oct 2023 16:18:49 +0100 Subject: [PATCH] Add vis and datatable to docs --- ReadMe.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ReadMe.md b/ReadMe.md index 1c0229a..c8441c4 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -9,7 +9,8 @@ which makes a bunch of things better: * Focusable buttons, menu stacks, control prompts and more * [Input events](doc/Input.md) * Reliable notification when the player changes input method - +* [Debug visualisation](https://www.stevestreeting.com/2021/09/14/ue4-editor-visualisation-helper/) +* [Better DataTable Row References](https://www.stevestreeting.com/2023/10/06/a-better-unreal-datatable-row-picker/) ## Examples