From 178fcb649e5a6b0ffb1260d7ede34be238d9d0fb Mon Sep 17 00:00:00 2001 From: Glatrix <73367967+Glatrix@users.noreply.github.com> Date: Wed, 21 Dec 2022 09:44:55 -0600 Subject: [PATCH] Added TextBoxTMP Types (#479) On feature ChatPaste, I forgot to add these so doing it now. Oops Also not sure if it goes in TMP Dependencies or not because there are a few TMP things outside of it. --- used_types.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/used_types.txt b/used_types.txt index cc1e8117..9b2b9bc2 100644 --- a/used_types.txt +++ b/used_types.txt @@ -49,6 +49,8 @@ TMP_TextProcessingStack_1_TMP_ColorGradient_ WordWrapState TMP_TextProcessingStack_1_WordWrapState_ TMP_Text_SpecialCharacter +TextBoxTMP +TextBoxTMP__Fields # ------------ End TMP Dependencies ------------ # TMP_Text TextMeshPro @@ -219,4 +221,4 @@ EOSManager_AccountLoginStatus__Enum DestroyableSingleton_1_PlayerStorageManager___Fields PlayerStorageManager_CloudPlayerPrefs PlayerStorageManager__Fields -UpdateState__Enum \ No newline at end of file +UpdateState__Enum