TehCheat / PoEHelper

Compiled version of Qvin0000's ExileAPI to make things easy
147 stars 55 forks source link

TextNode does not print the setting. #20

Closed 13413j1j13j5315n13 closed 4 years ago

13413j1j13j5315n13 commented 4 years ago

Using the latest commit https://github.com/TehCheat/PoEHelper/commit/24c29b4dec7b63c8dae626f5f77aa98d08dba4c1

I have my own plugin with setting as: public TextNode LeaderName { get; set; } = new TextNode("");

Text node is not shown in plugins setting while running PoEHelper.