Table of Contents

Slayer_PathCamData::onNode

There is no doc-string available for this function.

Syntax

script Slayer_PathCamData::onNode(string %this, string %cam, string %node);

Parameters

string %this
No description available.

string %cam
No description available.

string %node
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/Gamemode_Slayer/server/modules/FlyThroughCam.cs:272

See also

Slayer_PathCamData::addNode

References

This function is not called by any other functions.