Allocate EntityTemplate with all components from entity witch it's data and returns pointer to it.
ID of entity from which should be created template
if true, components will be filled with default data, instead entity data will be taken
See Implementation
Allocate EntityTemplate with all components from entity witch it's data and returns pointer to it.