[QUOTE=arbopa;374331]
I looked at the plugin yesterday, and LOADS of tutorials about sessions. Can not figure out how to set server name (vs gamename) or player name… the lack of documention for UE4 is maddening.
For custom server name you need to use “make property string” node and plug it in extra settings on “create session” node.
And when you run “find session” node use “get session property string”.
![]()
Edit:
You can only do that with Advanced sessions plugin. ![]()