Collapse All
Torque 3D 3.7
_EngineArgumentTypeTable< R( A, B, C, D, E ) >::ARGS Variable
engineTypeInfo.h
Variables
Send Feedback
Syntax
C++
const
EngineTypeInfo
*
const
_EngineArgumentTypeTable
< R( A, B, C, D, E ) >::ARGS
[ 5 ] = { TYPE<
typename
EngineTypeTraits
< A >::Type >(), TYPE<
typename
EngineTypeTraits
< B >::Type >(), TYPE<
typename
EngineTypeTraits
< C >::Type >(), TYPE<
typename
EngineTypeTraits
< D >::Type >(), TYPE<
typename
EngineTypeTraits
< E >::Type >() };
File
engineTypeInfo.h
Description
This is variable _EngineArgumentTypeTable< R( A, B, C, D, E ) >::ARGS.
Group
Variables
Links
engineTypeInfo.h
,
Variables
Copyright (c) 2015. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!