Module byond::call [] [src]

Helpers for managing call()s from BYOND code.

Functions

from_byond_args

Turns the arguments supplied by BYOND into a more workable vector.

return_to_byond

Returns a pointer that can be returned to BYOND from a call()()ed function, to return a string.