Page 1 of 1

Access to Application Resources in Unity in Noesis 3.0.12

Posted: 04 May 2021, 21:30
by KeldorKatarn
I saw in the release notes that there should be an API for this now, but I cannot find it.
What is the API to access the resource dictionary? Is it something on the NoesisView?

Re: Access to Application Resources in Unity in Noesis 3.0.12

Posted: 05 May 2021, 10:11
by sfernandez
Hi, you can get the application resources in Unity by calling
Noesis.GUI.GetApplicationResources()