Table of Contents

dbgSetParameters

(int port, string password)Open a debug server port on the specified port, requiring the specified password.

Syntax

void dbgSetParameters(int %port, string %password);

Parameters

int %port
No description available.

string %password
No description available.

Return value

void
No description available.

Remarks

Examples

Source

Engine

See also

References

This function is not called by any other functions.