Page 1 of 1

General Listeners Questions

Posted: Sat Mar 26, 2016 11:48 pm
by necavi
What is the best way to find out what the listeners module return? Relatedly, what's the earliest listener that will allow me to access the network id of a client?

Posted: Sun Mar 27, 2016 10:25 am
by iPlayer
OnNetworkidValidated?

I'd search listener name (e.g. OnTick) across SP C++ files.