NuclearPowered / Reactor

Modding api for Among Us
https://reactor.gg
GNU Lesser General Public License v3.0
225 stars 43 forks source link

Add GetMethods overload accepting BindingFlags #20

Closed DorCoMaNdO closed 3 years ago

DorCoMaNdO commented 3 years ago

Helps filter unwanted methods without using more Linq calls.

Wrote this in the GitHub editor so I might've made a typo somewhere, please double check.