UserdataTypeFilter
Documentation of Synapse Z UserdataTypeFilter class
UserdataTypeFilter.new
userdata UserdataTypeFilter.new(argument_index: number, type: <userdata/string>)
creates a filter which would return true if the argument at the specified index is an userdata and matches the specified type (providing type as a sample userdata of the type would result in better checking)