Table of Contents

[Slayer_FxDtsBrick] fxDTSBrick::onActivate

There is no doc-string available for this function.

Syntax

script [Slayer_FxDtsBrick] fxDTSBrick::onActivate(string %this, string %player, string %client);

Parameters

string %this
No description available.

string %player
No description available.

string %client
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/Gamemode_Slayer/server/core/FxDtsBrick.cs:869

See also

[Slayer_FxDtsBrick] fxDTSBrick::contentTDMTeamAllowUse
[Slayer_FxDtsBrick] fxDTSBrick::contentTDMTeamDenyUse
[Slayer_FxDtsBrick] fxDTSBrick::onColorChange
[Slayer_FxDtsBrick] fxDTSBrick::onLoadPlant
[Slayer_FxDtsBrick] fxDTSBrick::onPlant
[Slayer_FxDtsBrick] fxDTSBrick::onPlayerTouch
[Slayer_FxDtsBrick] fxDTSBrick::onRemove
[Slayer_FxDtsBrick] fxDTSBrick::setNTObjectName

References

This function is not called by any other functions.