Collapse All
Torque 3D 3.8
FastDelegate Method
FastDelegate< R ( ) > Methods
Send Feedback
This is the overview for the FastDelegate method overload.
Overload List
Name
Description
FastDelegate< R ( ) >::FastDelegate ()
Mimic the
base
class constructors.
FastDelegate< R ( ) >::FastDelegate (R (*function_to_bind)( ))
Mimic the
base
class constructors.
FastDelegate< R ( ) >::FastDelegate (Y *, R (X::* function_to_bind)( ))
Mimic the
base
class constructors.
FastDelegate< R ( ) >::FastDelegate (Y *, R (X::* function_to_bind)( ) const)
Mimic the
base
class constructors.
Group
FastDelegate< R ( ) > Methods
Links
FastDelegate< R ( ) > Methods
Copyright (c) 2015. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!