MatchSceneServerClientConnectingGetUserByPasswordDelegate Delegate |
Namespace: NeoAxis.CloudAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.2.1.0 (2026.2.1.0)
Syntaxpublic delegate bool ClientConnectingGetUserByPasswordDelegate(
string password,
out long userID
)
Parameters
- password String
-
- userID Int64
-
Return Value
Boolean
See Also