Collapse All
Torque 3D 3.7
_EngineConsoleThunk< startArgc, R( A, B, C, D ) >::thunk Method (S32, ConsoleValueRef *, R ( Frame::*fn )( A, B, C, D ) const, Frame*, _EngineFunctionDefaultArguments< void( typename Frame::ObjectType*, A, B, C, D ) >&)
_EngineConsoleThunk< startArgc, R( A, B, C, D ) > Structure
_EngineConsoleThunk< startArgc, R( A, B, C, D ) > Members
thunk Method
Send Feedback
Syntax
C++
template
<
typename
Frame >
static
ReturnType
thunk
(
S32
argc
,
ConsoleValueRef
*
argv
, R ( Frame::*fn )( A, B, C, D )
const
, Frame*
frame
,
const
_EngineFunctionDefaultArguments
<
void
(
typename
Frame::ObjectType*, A, B, C, D ) >&
defaultArgs
);
Description
This is thunk, a member of class _EngineConsoleThunk< startArgc, R( A, B, C, D ) >.
Group
thunk Method
Links
_EngineConsoleThunk< startArgc, R( A, B, C, D ) > Structure
,
_EngineConsoleThunk< startArgc, R( A, B, C, D ) > Members
,
thunk Method
Copyright (c) 2015. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!