Creates a new deserializer that uses the given function lookup table to retrieve the function for a given id
the lookup table to use
the lookup table to use
Deserializes the function call into a function
the function call to deserialize
indicator if the parameters passed to the serialized function should be deserailized too
a function that can be called with additional parameters (the params from the serialized function calls are prepended to the passed parameters)
Generated using TypeDoc
Deserializer for a ISerializedFunctionCall.