Table of Contents

Slayer::onDataSent

There is no doc-string available for this function.

Syntax

script Slayer::onDataSent();

Parameters

This function does not accept any parameters.

Return value

script
No description available.

Remarks

Examples

Source

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

See also

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

References

This function is not called by any other functions.