Table of Contents

[Slayer_FxDtsBrick] fxDTSBrick::contentTDMTeamDenyUse

There is no doc-string available for this function.

Syntax

script [Slayer_FxDtsBrick] fxDTSBrick::contentTDMTeamDenyUse(string %this, string %action, string %direction, string %text, string %client);

Parameters

string %this
No description available.

string %action
No description available.

string %direction
No description available.

string %text
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:981

See also

[Slayer_FxDtsBrick] fxDTSBrick::contentTDMTeamAllowUse
[Slayer_FxDtsBrick] fxDTSBrick::onActivate
[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.