Individual Scene Window Guide

From Yanfly.moe Wiki
Revision as of 09:43, 22 June 2019 by Archeia (talk | contribs)
Jump to navigation Jump to search

Welcome to the wiki! This is where you can find resources from Yanfly.moe, Ækashics.moe,
VisuStella, Caz Wolf, Fallen Angel Olivia, Atelier Irina, and other affiliated content creators.


Generate a List of all Window Names

We added a way to show all window names in current scene by using any of the console commands. This is helpful when you are using custom scripts that add new functionality to UI, such as Yanfly Status Core, and still be able to modify them using Luna Engine.

Luna.getWindowList();
SceneManager.getWindowList();