APIFuzzing - a lua plugin for fuzzing and checking the API
#2
This a single output of the return type checker. What do you think?  :P

    [21:31:39] ########################## AMOUNT OF RETURN TYPES DOESN\'T MATCH ########################################
    [21:31:39] 
    [21:31:39]                                              ## Code ##
    [21:31:39] 
cRoot:Get():GetDefaultWorld():SetBlock(10, 100, 10, 144, 0) cRoot:Get():GetDefaultWorld():DoWithMobHeadAt(10, 100, 10, function(a_BlockEntity) GatherReturnValues(a_BlockEntity:SetType(SKULL_TYPE_CREEPER)) end)
    [21:31:39] 
    [21:31:39] Class = cMobHeadEntity
    [21:31:39] Function = SetType
    [21:31:39] Got = number
    [21:31:39] APIDoc = nil
    [21:31:39] #########################################################################################################
Reply
Thanks given by:


Messages In This Thread
RE: APIFuzzing - a lua plugin for fuzzing and checking the API - by Seadragon91 - 04-07-2017, 05:34 AM



Users browsing this thread: 1 Guest(s)