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