Thread: [Solved] Natives and Methodmaps
View Single Post
hmmmmm
Great Tester of Whatever
Join Date: Mar 2017
Location: ...
Old 06-05-2018 , 04:35   Re: Natives and Methodmaps
Reply With Quote #5

If you mean inheritance type stuff, you can sort of "inherit" from other methodmaps. See https://wiki.alliedmods.net/SourcePa...ax#Inheritance for how that works.
With that said, you shouldn't mistake methodmaps for objects and try to write OOP code. I'd only use methodmaps when extending/implementing Handle types.
hmmmmm is offline