A CallSpecial

From ECWolf Wiki

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.