This wiki was in read-only mode for many years, but can now be edited again. A lot of information will need to be updated.

User:Javawizard2539/sandbox: Difference between revisions

From BZFlagWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
{{apicall
{{apicall
| signature      = int bz_testApiCall( int myNumber )
| name          = int bz_testApiCall( int myNumber )
| description    = This is a test api call document. It's purpose is to demonstrate how to document API calls, and to check the API call template.
| description    = This is a test api call document. It's purpose is to demonstrate how to document API calls, and to check the API call template.
| param1        = myNumber
| param1        = myNumber

Latest revision as of 10:18, 14 December 2008

{{{returntype}}} int bz_testApiCall( int myNumber ) (myNumber, anotherNumber)


This is a test api call document. It's purpose is to demonstrate how to document API calls, and to check the API call template.

Parameters:
myNumber  -  A number that means absolutely nothing
anotherNumber  -  Something else that means nothing
Returns:
A number that will probably crash bzfs if you try to use it