internal ShotModelData AddShot(EntityShot entity) { return(ShotManager.AddEntity(entity)); }
public virtual void InitEntity(EntityShot entity) { }