- Home /
Question by
Mish · Aug 07, 2012 at 04:07 PM ·
editorliststringlocalization
Update List<> in editor
I have a text file with several lines of text. I want to add each line of text to a List which is visible in the Unity editor. Is it possible to make an editor script which is capable of loading in these strings, so that they are visible even though the game is not running? I am making a subtitle system and want those string to serve a a keyword reference.
Comment
Your answer
Follow this Question
Related Questions
A node in a childnode? 1 Answer
Allow users to input a list? 0 Answers
Formatting Calendar, Iterating through list of strings. 1 Answer
Using Generic List with serializedProperty Inspector 3 Answers
Is it possible to name a list by a string variable? 2 Answers