Table of Contents

[Support_RespawnTime] Observer::onTrigger

There is no doc-string available for this function.

Syntax

script [Support_RespawnTime] Observer::onTrigger(string %this, string %camera, string %button, string %state);

Parameters

string %this
No description available.

string %camera
No description available.

string %button
No description available.

string %state
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/Gamemode_Slayer/server/support/Support_RespawnTime.cs:86

See also

References

This function is not called by any other functions.