Torque3D Documentation / _generateds / EngineUnmarshallData

EngineUnmarshallData

Engine/source/console/engineAPI.h

Unmarshal data from client form to engine form.

More...

Public Functions

T
operator()(const char * str)

Detailed Description

Unmarshal data from client form to engine form.

This is wrapped in an a struct as partial specializations on function templates are not allowed in C++.

Public Functions

operator()(const char * str)