This site has been archived and made available for preservation purposes. No edits can be made.

Main

Entry point of a PAWN script. The C++ equivalent is exec.

[top]Declaration

Code cpp:
main();

[top]Parameters

None.

[top]Return value

None.