Table of Contents

[Slayer_TeamHandlerSG] GameConnection::onDeath

There is no doc-string available for this function.

Syntax

script [Slayer_TeamHandlerSG] GameConnection::onDeath(string %client, string %obj, string %killer, string %type, string %area);

Parameters

string %client
No description available.

string %obj
No description available.

string %killer
No description available.

string %type
No description available.

string %area
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/Gamemode_Slayer/server/core/Slayer_TeamHandlerSG.cs:861

See also

References

AiController::onDeath: Add-Ons/Gamemode_Slayer/server/core/AiController.cs:91