#include
Inherits yasli::ClassFactoryBase.
Static Public Member Functions | |
static CryExtensionClassFactory & | the () |
Provides Serialization::IClassFactory interface for classes registered with CryExtension to IArchive. TSerializable can be used to expose Serialize method through a separate interface, rathern than TBase. Safe to missing as QueryInterface is used to check its presence.