ClearLineSpecial

From Eternity Wiki
Jump to navigationJump to search

Description[edit]

This is an ACS built-in function.

Clears the special of the script activating linedef, if any.

Usage[edit]

void ClearLineSpecial(void)

Parameters[edit]

No parameters.

Return value[edit]

Examples[edit]

No examples given.

Notes[edit]

This does not apply for trigger things.

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

See also[edit]