• Hi Guest!

    We have posted a new VaM2 dev log on Patreon, starting a monthly cadence of written progress updates between Beta releases. Highlights include the new Gizmos System, Selection Carousel, and Modes System with Context-Specific Editing. Beta1.2 is 15 of 21 items complete.

    Read the full post on Patreon, or follow progress on the public Trello roadmap.

How Do I Get the Currently Loaded Scene Name/Path?

venkman

Well-known member
Joined
Nov 30, 2021
Messages
82
Reactions
383
I'd like to add a feature to my SceneNinja plugin to allow a user/Creator to Blacklist scenes...and the way I wanted to go about doing that was by just having them click a button, and it'd detect the current scene's name/path/etc.

Tried mucking around with SuperController.singleton and SuperController.SceneManager, but wasn't able to have much luck.

Anybody know the secret sauce getting this info?

TIA! :D
 
Back
Top Bottom