Get the number of players from PIE?

@BDC_Patrick has the answer that worked for me.

"(YOURPROJECT)/Saved/Config/WindowsEditor/EditorPerProjectUserSettings.ini

Is the path to the file containing the info, from there you are looking for “PlayNumberOfClients=

It should be noted I use the plugin Easy CSV to get the “Load String from Local File” node, but there are other ways too.

1 Like