Table of Contents

Slayer_PathCamData::addNode

There is no doc-string available for this function.

Syntax

script Slayer_PathCamData::addNode(string %this, string %cam, string %transform, string %speed, string %type, string %path, string %jump);

Parameters

string %this
No description available.

string %cam
No description available.

string %transform
No description available.

string %speed
No description available.

string %type
No description available.

string %path
No description available.

string %jump
No description available.

Return value

script
No description available.

Remarks

Examples

Source

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

See also

Slayer_PathCamData::onNode

References

This function is not called by any other functions.