byondapi_macros

Attribute Macro bind_raw_args

source
#[bind_raw_args]
Expand description

Same as [bind] but accepts variable amount of args, with src in the beginning if there’s a src The args are just a variable named args in the macro’d function