1045 {
1046
1047 if (entity_for_placing.IsInherited(TentBase) || entity_for_placing.IsBasebuildingKit() )
1048 {
1049 return entity_for_placing;
1050 }
1051
1053 {
1055 return entity_for_placing;
1056 }
1057
1058
1060 {
1062 }
1063
1064 return entity_for_placing;
1065 }
const int ECE_OBJECT_SWAP
EntityAI GetProjectionEntity()