Table of Contents

Observer::onTrigger

There is no doc-string available for this function.

Syntax

script Observer::onTrigger(string %this, string %obj, string %trigger, string %state);

Parameters

string %this
No description available.

string %obj
No description available.

string %trigger
No description available.

string %state
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/server/scripts/allGameScripts.cs:8291

See also

Observer::setMode

References

This function is not called by any other functions.