duplicator.CreateEntityFromTable
Description
"Create an entity from a table."
This creates an entity using the data in EntTable.
If an entity factory has been registered for the entity's Class, it will be called.
Otherwise, duplicator.GenericDuplicatorFunction will be called instead.