Collapse All
Torque 3D 3.7
FastDelegate8::= Operator (DesiredRetType (*function_to_bind)(Param1 p1, Param2 p2, Param3 p3, Param4 p4, Param5 p5, Param6 p6, Param7 p7, Param8 p8))
FastDelegate8 Template
FastDelegate8 Members
fastdelegate Namespace
= Operator
Send Feedback
Syntax
C++
void
operator
=
(
DesiredRetType
(*function_to_bind)(Param1 p1, Param2 p2, Param3 p3, Param4 p4, Param5 p5, Param6 p6, Param7 p7, Param8 p8));
Description
for efficiency, prevent creation of a temporary
Group
= Operator
Links
FastDelegate8 Template
,
FastDelegate8 Members
,
fastdelegate Namespace
,
= Operator
Copyright (c) 2015. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!