Torque3D Documentation / _generateds / _EngineConsoleThunk< startArgc, R() >

_EngineConsoleThunk< startArgc, R() >

Engine/source/console/engineAPI.h

More...

Public Types

Public Static Attributes

Public Static Functions

thunk(S32 argc, ConsoleValueRef * argv, R(Frame::*)() const fn, Frame * frame, const _EngineFunctionDefaultArguments< void(typename Frame::ObjectType *) > & )

Detailed Description

Public Types

typedef _EngineConsoleThunkType< R >::ReturnType ReturnType 

Public Static Attributes

const S32 NUM_ARGS 

Public Static Functions

thunk(S32 argc, ConsoleValueRef * argv, R(*)() fn, const _EngineFunctionDefaultArguments< void() > & )

thunk(S32 argc, ConsoleValueRef * argv, R(Frame::*)() const fn, Frame * frame, const _EngineFunctionDefaultArguments< void(typename Frame::ObjectType *) > & )