Collapse All
Torque 3D 3.7
FastDelegate6::FastDelegate6 Constructor (Y *, DesiredRetType (X::* function_to_bind)(Param1 p1, Param2 p2, Param3 p3, Param4 p4, Param5 p5, Param6 p6))
FastDelegate6 Template
FastDelegate6 Members
fastdelegate Namespace
FastDelegate6 Constructor
Send Feedback
Syntax
C++
template
<
class
X,
class
Y >
FastDelegate6
(Y *
pthis
,
DesiredRetType
(X::* function_to_bind)(Param1 p1, Param2 p2, Param3 p3, Param4 p4, Param5 p5, Param6 p6));
Description
Binding
to
non-
const
member functions
Group
FastDelegate6 Constructor
Links
FastDelegate6 Template
,
FastDelegate6 Members
,
fastdelegate Namespace
,
FastDelegate6 Constructor
Copyright (c) 2015. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!