Torque3D Documentation / _generateds / FModFNTable::Thunk

FModFNTable::Thunk

Engine/source/sfx/fmod/sfxFMODDevice.h

More...

Public Attributes

FN

Public Functions

FMOD_RESULT
FMOD_RESULT
operator()(A a, B b)
FMOD_RESULT
operator()(A a, B b, C c)
FMOD_RESULT
operator()(A a, B b, C c, D d)
FMOD_RESULT
operator()(A a, B b, C c, D d, E e)
FMOD_RESULT
operator()(A a, B b, C c, D d, E e, F f)
FMOD_RESULT
operator()(A a, B b, C c, D d, E e, F f, G g)
FMOD_RESULT
operator()(A a, B b, C c, D d, E e, F f, G g, H h)

Detailed Description

Public Attributes

FN fn 

Public Functions

operator()(A a)

operator()(A a, B b)

operator()(A a, B b, C c)

operator()(A a, B b, C c, D d)

operator()(A a, B b, C c, D d, E e)

operator()(A a, B b, C c, D d, E e, F f)

operator()(A a, B b, C c, D d, E e, F f, G g)

operator()(A a, B b, C c, D d, E e, F f, G g, H h)