HDK
|
#include <UT_Serialization.h>
Static Public Member Functions | |
template<typename ARCHIVER_T > | |
static bool | invoke (ARCHIVER_T &archiver, OBJ_T &obj) |
Alternatively, specialize these template structs when saving/loading need to be different. By default, they just forward to the functional forms. This form exists to make the templating easier for arrays.
Definition at line 146 of file UT_Serialization.h.
|
inlinestatic |
Definition at line 149 of file UT_Serialization.h.