Torque3D Documentation / _generateds / fastdelegate::DelegateMemento

fastdelegate::DelegateMemento

Engine/source/core/util/FastDelegate.h

More...

Protected Types

void(detail::GenericClass::*
GenericMemFuncType )()

Protected Attributes

detail::GenericClass *

Protected Functions

Detailed Description

Protected Types

typedef void(detail::GenericClass::* GenericMemFuncType )()

Protected Attributes

GenericMemFuncType m_pFunction 
detail::GenericClass * m_pthis