GetSigilPieces

From Eternity Wiki
Revision as of 15:13, 1 November 2021 by Printz (talk | contribs) (Created page with "{{ACSFunction|description=Returns the number of Sigil (Strife) pieces. |usage=int GetSigilPieces(void) |return=the number of Sigil pieces |notes=This function only applies for...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Description

This is an ACS built-in function.

Returns the number of Sigil (Strife) pieces.

Usage

int GetSigilPieces(void)

Parameters

No parameters.

Return value

the number of Sigil pieces

Examples

No examples given.

Notes

This function only applies for Strife.

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

See also