GameSkill: Difference between revisions

From Eternity Wiki
Jump to navigationJump to search
(Created page with "{{ACSFunction|description=Returns the skill level |usage=int GameSkill(void) |return=the skill level |id=ACS internal}}")
 
(No difference)

Latest revision as of 15:30, 1 November 2021

Description[edit]

This is an ACS built-in function.

Returns the skill level

Usage[edit]

int GameSkill(void)

Parameters[edit]

No parameters.

Return value[edit]

the skill level

Examples[edit]

No examples given.

Notes[edit]

No particular notes.

This function's identification in zspecial.acs is: ACS internal.

See also[edit]