Select your preferred scripting language. All code snippets will be displayed in this language.
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
Closeobj | Object to search for the method. |
functionName | Function name to search for. |
argumentTypes | Argument types for the function. |
Given an object, function name, and a list of argument types; find the method that matches.