Table of Contents

Observer::setMode

There is no doc-string available for this function.

Syntax

script Observer::setMode(string %this, string %obj, string %mode, string %arg1, string %arg2, string %arg3);

Parameters

string %this
No description available.

string %obj
No description available.

string %mode
No description available.

string %arg1
No description available.

string %arg2
No description available.

string %arg3
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/server/scripts/allGameScripts.cs:8522

See also

Observer::onTrigger

References

This function is not called by any other functions.