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