Session Setting
I've never used this feature and would like more information.
I read the documentation and looked at the example.
But I didn't find all the available elements.
Is it possible to play a sound in this interface after selecting it from a list or clicking a button?
https://docs-dev.ficsit.app/satisfactory-modding/latest/Development/ModLoader/SessionSettings.html
Session Settings :: Satisfactory Modding Documentation
This page is a work in progress. Introduced in SML3.5, Session Settings (referred to in-game as Mod Savegame Settings) are a feature s...
Solution:Jump to solution
Is it possible to play a sound in this interface after selecting it from a list or clicking a button?yes via creating a custom value editor widget...
3 Replies
But I didn't find all the available elements.what was missing?
Solution
Is it possible to play a sound in this interface after selecting it from a list or clicking a button?yes via creating a custom value editor widget
I thought the example was missing a button, but there are pluses and minuses.
I'll think about it, thanks.