Binding overloaded member functions
How should I specify which overload I want to use when binding an overloaded member function using engine's RegisterObjectMethod call?
Holy crap I started a blog - http://unobvious.typepad.com/
You would use the asMETHODPR() macro to specify which overload you want. For examples see the documentation page for registering functions.
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement