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