Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kSize kType_MethodCount ( kType  type)

Reports count of non-virtual methods.

Most types do not register non-virtual methods. However, non-virtual methods can optionally be registered using the kAddMethod macro. This can be useful in specific scenarios requiring non-virtual method reflection.

Parameters
typeType.
Returns
Count of non-virtual methods.