Table of Contents

[Slayer_FxDtsBrick] fxDTSBrick::onPlayerTouch

There is no doc-string available for this function.

Syntax

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

Parameters

string %this
No description available.

string %player
No description available.

Return value

script
No description available.

Remarks

Examples

Source

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

See also

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

References

This function is not called by any other functions.