A CallSpecial

From ECWolf Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

A_CallSpecial (int special[, int arg1[, int arg2[, int arg3[, int arg4[, int arg5]]]]])

Error.gif
Warning: This function isn't intended for direct use. Documentation is provided only for completeness.


This function is used internally to call an action special with the given arguments. This function doesn't need to be used directly as the name of the action special can be used as a action pointer instead.