hi,
i'mhaving a small problem atm: i've got a function with additional input:
now my problem is this: i would like to pass these viabels into a function with an exact number of arguments. something like this:
this will output "5,6", but i don't know how to pass those vars on to "anotherfunc"
i need this for an eventListener, where i have funcs who require like 4 arguments and others require no arguments
thanx in advance. i hope i clearly described my problem
UnrealEd