Fuck This Function Log OBJECT.FUNCTION(ARGS): STUFF hook.Add(STRING forwardName, STRING dunno, FUNC hookFunc): Arguments: forwardName: The name of the forward to hook. dunno: Not sure yet. hookFunc: Function to call when forward is called. Returns: Unknown Description: Used to hook functions to forwards called.