Table of Contents

SimGroup::chainBlink

There is no doc-string available for this function.

Syntax

script SimGroup::chainBlink(string %group, string %idx, string %count, string %firstPass, string %timeBetween);

Parameters

string %group
No description available.

string %idx
No description available.

string %count
No description available.

string %firstPass
No description available.

string %timeBetween
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/server/scripts/allGameScripts.cs:25731

See also

SimGroup::addNTName
SimGroup::addPotentialTrust
SimGroup::addSpawnBrick
SimGroup::ChainDeleteAll
SimGroup::chainMethodCall
SimGroup::ClearAllNTNames
SimGroup::CLIENTaddNTName
SimGroup::CLIENTDumpNTNames
SimGroup::CLIENTremoveNTName
SimGroup::DumpNTNames
SimGroup::dumpSpawnPoints
SimGroup::getBrickSpawnPoint
SimGroup::getClient
SimGroup::getTrustFailureMessage
SimGroup::hasUser
SimGroup::indexOf
SimGroup::removeNTName
SimGroup::removeSpawnBrick

References

This function is not called by any other functions.