EngineUnmarshallData
Engine/source/console/engineAPI.h
Unmarshal data from client form to engine form.
Public Functions
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++.