C4 Engine
C4 Engine API Documentation

MethodRegistration::GetMethodType

Defined in:  C4Methods.h
Returns the registered method type.
Prototype

MethodType GetMethodType(voidconst;

Description
The GetMethodType function returns the method type for a particular method registration. The method type is established when the method registration is constructed.
See Also

MethodRegistration::GetMethodFlags

MethodRegistration::GetMethodName