Table of Contents

Slayer::initClientAuth

There is no doc-string available for this function.

Syntax

script Slayer::initClientAuth(string %this, string %client);

Parameters

string %this
No description available.

string %client
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/Gamemode_Slayer/server/core/Slayer.cs:49

See also

Slayer::onAdd
Slayer::onClientHandshakeAccepted
Slayer::onClientHandshakeDenied
Slayer::onDataSent
Slayer::onInitialDataSent
Slayer::onRemove
Slayer::sendData
Slayer::sendInitialData

References

This function is not called by any other functions.